add emulator
This commit is contained in:
@@ -246,3 +246,8 @@ adb -s 4b99c21 shell am start -n com.android.chrome/com.google.android.apps.chro
|
||||
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 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