Join Slack
Powered by
is there anyway to mimic android app update flow o...
# android
k
karandeep singh
02/14/2020, 11:53 AM
is there anyway to mimic android app update flow offline (command line/bundle tool)? (using aab)
l
luke
02/19/2020, 3:22 AM
Could you use
adb shell pm install [options] path
?
http://adbcommand.com/adbshell/pm
4
Views
Open in Slack
Previous
Next