add new devices

This commit is contained in:
2022-11-25 23:52:13 +01:00
parent 232c4580f3
commit d0dcd19e69
+32
View File
@@ -121,3 +121,35 @@ adb -s G7AZCY07H415CT3 shell am start -n com.android.chrome/com.google.android.a
adb -s 07fbd156 shell pm clear com.android.chrome adb -s 07fbd156 shell pm clear com.android.chrome
adb -s 07fbd156 shell am set-debug-app --persistent com.android.chrome adb -s 07fbd156 shell am set-debug-app --persistent com.android.chrome
adb -s 07fbd156 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main adb -s 07fbd156 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
#asus oneplus 8 T
adb -s fbbb07507d26 shell pm clear com.android.chrome
adb -s fbbb07507d26 shell am set-debug-app --persistent com.android.chrome
adb -s fbbb07507d26 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
#asus redmi 5
adb -s 33e3be6d7d84 shell pm clear com.android.chrome
adb -s 33e3be6d7d84 shell am set-debug-app --persistent com.android.chrome
adb -s 33e3be6d7d84 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
# honor
adb -s A5RNW18731003636 shell pm clear com.android.chrome
adb -s A5RNW18731003636 shell am set-debug-app --persistent com.android.chrome
adb -s A5RNW18731003636 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
# coolpad
adb -s feb04f82 shell pm clear com.android.chrome
adb -s feb04f82 shell am set-debug-app --persistent com.android.chrome
adb -s feb04f82 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
# HUAWEI KIW-AL10
adb -s WPV0216920003390 shell pm clear com.android.chrome
adb -s WPV0216920003390 shell am set-debug-app --persistent com.android.chrome
adb -s WPV0216920003390 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
# Meizu m2e
adb -s 741AECQT2L288 shell pm clear com.android.chrome
adb -s 741AECQT2L288 shell am set-debug-app --persistent com.android.chrome
adb -s 741AECQT2L288 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main