adb_ui
adb_ui copied to clipboard
Few features to be implemented.
-
Control media session. Command
shell cmd media_session. 2.~~Preview files from file explorer on the android device. Commandshell am start -a android.intent.action.VIEW -d file://sdcard/Movies/screen-20221015-233729.mp4~~ Doesn't work -
Access debugable app files using
adb shell run-as com.example ls -l /data/data/com.example