more device

This commit is contained in:
2023-02-18 12:12:22 +01:00
parent a02db68b32
commit 48cae0d659
+5 -1
View File
@@ -275,4 +275,8 @@ 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
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