need to add speechtotext lib

This commit is contained in:
2022-09-24 18:47:01 +02:00
parent 71a10a9665
commit 08e6330c78
4 changed files with 74 additions and 5 deletions
+5
View File
@@ -82,3 +82,8 @@ adb -s B2NGAA8861320589 shell am start -n com.android.chrome/com.google.android.
adb -s e08f0a85 shell pm clear com.android.chrome
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