6 lines
71 B
Bash
Executable File
6 lines
71 B
Bash
Executable File
#!/bin/sh
|
|
|
|
. ./AndroidAppSettings.cfg
|
|
|
|
adb shell pm clear $AppFullName
|