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
@@ -112,3 +112,8 @@ adb -s c3ba032e shell am start -n com.android.chrome/com.google.android.apps.chr
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