An open API service indexing awesome lists of open source software.

https://github.com/mkg20001/apk2flashzip

Turns an APK file into a flashable ZIP that installs the APK as system-app
https://github.com/mkg20001/apk2flashzip

apk convert flashable-zip zip

Last synced: about 1 year ago
JSON representation

Turns an APK file into a flashable ZIP that installs the APK as system-app

Awesome Lists containing this project

README

          

# apk2flashzip

Turns an APK file into a flashable ZIP that installs the APK as system-app

# Usage

```
apk2flashzip /path/to/apk [/path/to/output-zip]
```

## Example

```
apk2flashzip MagiskManager.apk
```

Creates `MagiskManager.zip`