add emulator
This commit is contained in:
+6
-1
@@ -245,4 +245,9 @@ adb -s 4b99c21 shell am start -n com.android.chrome/com.google.android.apps.chro
|
|||||||
#huawei mate 8
|
#huawei mate 8
|
||||||
adb -s APU7N16321020182 shell pm clear com.android.chrome
|
adb -s APU7N16321020182 shell pm clear com.android.chrome
|
||||||
adb -s APU7N16321020182 shell am set-debug-app --persistent com.android.chrome
|
adb -s APU7N16321020182 shell am set-debug-app --persistent com.android.chrome
|
||||||
adb -s APU7N16321020182 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
|
adb -s APU7N16321020182 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
|
||||||
|
|
||||||
|
#huawei mate 8
|
||||||
|
adb -s emulator-5554 shell pm clear com.android.chrome
|
||||||
|
adb -s emulator-5554 shell am set-debug-app --persistent com.android.chrome
|
||||||
|
adb -s emulator-5554 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
|
||||||
Reference in New Issue
Block a user