Merge branch 'feature/producer_consomer' of bitbucket.org:panleicim/appointment_tool_js into feature/producer_consomer

This commit is contained in:
2022-11-21 20:02:16 +01:00
2 changed files with 86 additions and 14 deletions
+21 -1
View File
@@ -101,4 +101,24 @@ adb -s G7AZCY07H415CT3 shell am start -n com.android.chrome/com.google.android.a
#asus oneplus 8 T
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 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
#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