add more devices
This commit is contained in:
+12
-1
@@ -264,4 +264,15 @@ adb -s 5634563639393498 shell am start -n com.android.chrome/com.google.android.
|
|||||||
#18
|
#18
|
||||||
adb -s 344d395044413098 shell pm clear com.android.chrome
|
adb -s 344d395044413098 shell pm clear com.android.chrome
|
||||||
adb -s 344d395044413098 shell am set-debug-app --persistent com.android.chrome
|
adb -s 344d395044413098 shell am set-debug-app --persistent com.android.chrome
|
||||||
adb -s 344d395044413098 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
|
adb -s 344d395044413098 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
|
||||||
|
|
||||||
|
#18
|
||||||
|
adb -s emulator-5562 shell pm clear com.android.chrome
|
||||||
|
adb -s emulator-5562 shell am set-debug-app --persistent com.android.chrome
|
||||||
|
adb -s emulator-5562 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
|
||||||
|
|
||||||
|
|
||||||
|
#18
|
||||||
|
adb -s emulator-5558 shell pm clear com.android.chrome
|
||||||
|
adb -s emulator-5558 shell am set-debug-app --persistent com.android.chrome
|
||||||
|
adb -s emulator-5558 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
|
||||||
Reference in New Issue
Block a user