adb_ui icon indicating copy to clipboard operation
adb_ui copied to clipboard

Few features to be implemented.

Open IsmailAlamKhan opened this issue 3 years ago • 0 comments

  1. Control media session. Command shell cmd media_session. 2.~~Preview files from file explorer on the android device. Command shell am start -a android.intent.action.VIEW -d file://sdcard/Movies/screen-20221015-233729.mp4~~ Doesn't work

  2. Access debugable app files using adb shell run-as com.example ls -l /data/data/com.example

IsmailAlamKhan avatar Nov 01 '22 11:11 IsmailAlamKhan