Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/Aefyr/SAI
- Owner: Aefyr
- License: gpl-3.0
- Created: 2018-12-14T19:22:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-03T21:59:10.000Z (5 months ago)
- Last Synced: 2024-10-16T11:41:17.683Z (26 days ago)
- Language: Java
- Size: 7.92 MB
- Stars: 2,460
- Watchers: 89
- Forks: 249
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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.
[](https://f-droid.org/packages/com.aefyr.sai.fdroid/)
[](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)