Readme Photo
This commit is contained in:
parent
9843677a9b
commit
4e26cdfb1f
15
README.md
15
README.md
|
@ -2,3 +2,18 @@
|
|||
Installs SMAPI to Android Devices
|
||||
|
||||
# WIP!
|
||||
|
||||
## TODO
|
||||
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
|
||||
|
||||
## APK Signing Details
|
||||
![alt text](https://github.com/MartyrPher/SMAPI-Android-Installer/blob/master/current_scheme.PNG)
|
||||
This Test was ran with Google's apksigner program.
|
||||
|
||||
It currently supports v1 scheme for apks.
|
||||
It uses the debug.keystore provided by google to sign it.
|
Loading…
Reference in New Issue