local changes

This commit is contained in:
2022-11-18 12:47:11 +01:00
parent e5574b5686
commit 923b2f1dc2
2 changed files with 27 additions and 8 deletions
+21 -1
View File
@@ -96,4 +96,24 @@ adb -s 2140c70c shell am start -n com.android.chrome/com.google.android.apps.chr
#asus zenfone 3
adb -s G7AZCY07H415CT3 shell pm clear com.android.chrome
adb -s G7AZCY07H415CT3 shell am set-debug-app --persistent com.android.chrome
adb -s G7AZCY07H415CT3 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
adb -s G7AZCY07H415CT3 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
#xiao mi
adb -s 192.168.56.107:5555 shell pm clear com.android.chrome
adb -s 192.168.56.107:5555 shell am set-debug-app --persistent com.android.chrome
adb -s 192.168.56.107:5555 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
#xiao mi
adb -s 192.168.56.105:5555 shell pm clear com.android.chrome
adb -s 192.168.56.105:5555 shell am set-debug-app --persistent com.android.chrome
adb -s 192.168.56.105:5555 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
#xiao mi
adb -s 192.168.56.109:5555 shell pm clear com.android.chrome
adb -s 192.168.56.109:5555 shell am set-debug-app --persistent com.android.chrome
adb -s 192.168.56.109:5555 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
#xiao mi
adb -s 192.168.56.110:5555 shell pm clear com.android.chrome
adb -s 192.168.56.110:5555 shell am set-debug-app --persistent com.android.chrome
adb -s 192.168.56.110:5555 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main