Open bartekpacia opened 4 months ago
Get screen size:
adb shell wm size
Show touches:
adb shell settings put system show_touches 1
Show pointer location:
adb shell settings put system pointer_location 1
Start the Files app (on modern-ish Androids):
adb shell am start -n com.google.android.documentsui/com.android.documentsui.files.FilesActivity
Get screen size:
Show touches:
Show pointer location:
Start the Files app (on modern-ish Androids):