SDL: helper scripts to uninstall/reinstall .apk
This commit is contained in:
5
resetApkData.sh
Executable file
5
resetApkData.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
. ./AndroidAppSettings.cfg
|
||||
|
||||
adb shell pm clear $AppFullName
|
||||
Reference in New Issue
Block a user