issues
search
FrancoisDupayrat
/
JenkinsController
1
stars
0
forks
source link
Handle adb install failed inconsistent certificate
#10
Closed
FrancoisDupayrat
closed
9 years ago
FrancoisDupayrat
commented
9 years ago
There are 2 actions to do:
prompt the user to uninstall the app, which will use the app package identifier to run adb uninstall
allow a "-f" parameter to install command, to avoid the prompt
There are 2 actions to do: