Updated Readme
This commit is contained in:
parent
4e26cdfb1f
commit
99fccf0b3e
14
README.md
14
README.md
|
@ -4,16 +4,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
|
||||
- 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