fiter xiaomi and oneplus 6

This commit is contained in:
2023-02-18 10:43:12 +01:00
parent a02db68b32
commit c48254e988
2 changed files with 17 additions and 5 deletions
+11 -1
View File
@@ -275,4 +275,14 @@ adb -s emulator-5562 shell am start -n com.android.chrome/com.google.android.app
#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
adb -s emulator-5558 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
#18
adb -s 192.168.0.37:5555 shell pm clear com.android.chrome
adb -s 192.168.0.37:5555 shell am set-debug-app --persistent com.android.chrome
adb -s 192.168.0.37:5555 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
#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