improve the search
This commit is contained in:
+6
-1
@@ -285,4 +285,9 @@ adb -s 192.168.0.37:5555 shell am start -n com.android.chrome/com.google.android
|
||||
#18
|
||||
adb -s 192.168.0.27:5555 shell pm clear com.android.chrome
|
||||
adb -s 192.168.0.27:5555 shell am set-debug-app --persistent com.android.chrome
|
||||
adb -s 192.168.0.27:5555 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
|
||||
adb -s 192.168.0.27:5555 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
|
||||
|
||||
#18
|
||||
adb -s emulator-5560 shell pm clear com.android.chrome
|
||||
adb -s emulator-5560 shell am set-debug-app --persistent com.android.chrome
|
||||
adb -s emulator-5560 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
|
||||
Reference in New Issue
Block a user