2019-04-27 15:39:11 +08:00
|
|
|
# SMAPI-Android-Installer
|
|
|
|
Installs SMAPI to Android Devices
|
|
|
|
|
2019-04-27 15:39:40 +08:00
|
|
|
# WIP!
|
2019-05-10 15:05:15 +08:00
|
|
|
|
|
|
|
## TODO
|
2019-05-10 15:09:55 +08:00
|
|
|
- Adding Exceptions so Users can report problems
|
|
|
|
- Find out why it's crashing on my Samsung Galaxy S6
|
|
|
|
- Faster modify times
|
|
|
|
- Clean up the MainActivity
|
|
|
|
- Uninstall current version
|
|
|
|
- Install modified version
|
2019-05-10 15:05:15 +08:00
|
|
|
|
|
|
|
## APK Signing Details
|
|
|
|
![alt text](https://github.com/MartyrPher/SMAPI-Android-Installer/blob/master/current_scheme.PNG)
|
2019-05-10 15:09:55 +08:00
|
|
|
|
2019-05-10 15:05:15 +08:00
|
|
|
This Test was ran with Google's apksigner program.
|
|
|
|
|
|
|
|
It currently supports v1 scheme for apks.
|
2019-05-10 15:09:55 +08:00
|
|
|
|
2019-05-10 15:05:15 +08:00
|
|
|
It uses the debug.keystore provided by google to sign it.
|