From 58a6280148f46d76200a858e36f205acda9c901e Mon Sep 17 00:00:00 2001 From: Lei PAN Date: Sat, 1 Oct 2022 00:03:51 +0200 Subject: [PATCH] add more devices --- clear_data.bat | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/clear_data.bat b/clear_data.bat index 9e1766b..f8689d2 100644 --- a/clear_data.bat +++ b/clear_data.bat @@ -84,6 +84,26 @@ adb -s e08f0a85 shell am set-debug-app --persistent com.android.chrome adb -s e08f0a85 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main #xiao mi -adb -s 192.168.1.24:42397 shell pm clear com.android.chrome -adb -s 192.168.1.24:42397 shell am set-debug-app --persistent com.android.chrome -adb -s 192.168.1.24:42397 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main +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 + +#xiao mi +adb -s 7640eeee shell pm clear com.android.chrome +adb -s 7640eeee shell am set-debug-app --persistent com.android.chrome +adb -s 7640eeee shell am start -n com.android.chrome/com.google.android.apps.chrome.Main + +#xiao mi +adb -s 7b71fb20 shell pm clear com.android.chrome +adb -s 7b71fb20 shell am set-debug-app --persistent com.android.chrome +adb -s 7b71fb20 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main + +#xiao mi +adb -s 8f76f9e7 shell pm clear com.android.chrome +adb -s 8f76f9e7 shell am set-debug-app --persistent com.android.chrome +adb -s 8f76f9e7 shell am start -n com.android.chrome/com.google.android.apps.chrome.Main + +#xiao mi +adb -s c3ba032e shell pm clear com.android.chrome +adb -s c3ba032e shell am set-debug-app --persistent com.android.chrome +adb -s c3ba032e shell am start -n com.android.chrome/com.google.android.apps.chrome.Main