Updated Readme

This commit is contained in:
Chris 2019-05-10 03:09:55 -04:00
parent 4e26cdfb1f
commit 99fccf0b3e
1 changed files with 8 additions and 6 deletions

View File

@ -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.