Azi Demo

Azi Demo

Demo of Azi library

secext2022 Development

Screenshots

Screenshot of Azi Demo

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

Version Date Size Requires Android Download
0.1.1 current
89279ffb8a2dc532…
2025-08-27 2.0 MB API 27
0.1.0
7353dd6e1558f3e6…
2025-06-27 4.9 MB API 27

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