Screenshots
Description
This is a Demo of Azi library. Azi is a library for init Termux-like app.
On first run, Azi will extract a zip from apk's assets, and then call /system/bin/sh to run azi_init.sh to do some setup.
After that, user can edit data files easily in /sdcard/Android/data directory of this app.
This app can be used to test how Azi works on a device.
This app ONLY support aarch64 (arm64) CPU !!
What’s new (0.1.1)
fix crash: when azi_init.sh run fail.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Read storageRead files on the device storage.
- Write storageCreate and change files on the device storage.
- VibrationControl the vibration alert.
- Foreground serviceKeep running in the background, visible in the status bar.
- Internet accessSend and receive data over the internet.
- azi_demo.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments