Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Aefyr/SAI

Android split APKs installer
https://github.com/Aefyr/SAI

Last synced: 14 days ago
JSON representation

Android split APKs installer

Awesome Lists containing this project

README

        

# Split APKs Installer
**SAI:** [![Crowdin](https://badges.crowdin.net/e/41f9a3ccbf8465a9e00d072a3d94c8ff/localized.svg)](https://polychromaticfox.crowdin.com/split-apks-installer) **Filepicker lib:** [![Crowdin](https://badges.crowdin.net/e/65d554d61414e716f8e846f8f5b9342b/localized.svg)](https://polychromaticfox.crowdin.com/sai-filepicker)

SAI (Split APKs Installer) is an Android app that lets you install split APKs (such as ones distributed as Android App Bundle). It has both rooted and rootless installation methods.

[Get it on F-Droid](https://f-droid.org/packages/com.aefyr.sai.fdroid/)
[Get it on Google Play](https://play.google.com/store/apps/details?id=com.aefyr.sai)

## State of SAI
SAI is kinda dead cause I have no motivation for continuing its development. I will probably maybe still occasionally fix bugs and add small features/improvements, focusing on the installer functionality, but idk. If you're looking for an actual backup solution, you can try [OAndBackupX](https://f-droid.org/packages/com.machiav3lli.backup/) or [Swift Backup](https://play.google.com/store/apps/details?id=org.swiftapps.swiftbackup).

## Contributing
Please read [Contributing guide](/CONTRIBUTING.md)

## Exported .apks files meta
SAI adds some meta information to .apks files it exports, you can find the description of the format it uses in the [Meta format description](/META-FORMAT.md)

## License
SAI is licensed under [GPLv3](/LICENSE)