Screenshots
Description
This is a <b>Demo</b> of Azi library. Azi is a library for init Termux-like app.
On first run, Azi will extract a zip from apk's <code>assets</code>, and then call <code>/system/bin/sh</code> to run <code>azi_init.sh</code> to do some setup.
After that, user can edit data files easily in <code>/sdcard/Android/data</code> directory of this app.
This app can be used to test how Azi works on a device.
This app ONLY support <code>aarch64</code> (arm64) CPU !!
What’s new (0.1.1)
fix crash: when <code>azi_init.sh</code> 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