Vote count:
0
I am trying to install multiple apks in one command, I can achive that but If one fails I need to do a rollback of all applications.
adb install -r app1.apk & adb install -r app2.apk & adb install -r app3.apk
The aim is: Install all or not install nothing.
It is possible ?
Many thanks
asked 1 min ago
Install multiple apks android adb with rollback
Aucun commentaire:
Enregistrer un commentaire