manage accepted appointments

This commit is contained in:
2022-10-16 23:41:20 +02:00
parent b27cf3c806
commit c79c45db8a
6 changed files with 49 additions and 13 deletions
+5
View File
@@ -92,3 +92,8 @@ adb -s 192.168.1.24:42397 shell am start -n com.android.chrome/com.google.androi
adb -s 2140c70c shell pm clear com.android.chrome
adb -s 2140c70c shell am set-debug-app --persistent com.android.chrome
adb -s 2140c70c shell am start -n com.android.chrome/com.google.android.apps.chrome.Main
#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