Readme Photo

This commit is contained in:
Chris 2019-05-10 03:05:15 -04:00
parent 9843677a9b
commit 4e26cdfb1f
1 changed files with 15 additions and 0 deletions

View File

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