Benjamin_Loison opened issue Benjamin_Loison/xviewer#18 2026-08-22 17:50:01 +02:00
Crash when enable *View* > *Side Pane* with .HEIC
Benjamin_Loison closed issue Benjamin_Loison/adb#59 2026-08-19 02:28:21 +02:00
Investigate cmd
Benjamin_Loison commented on issue Benjamin_Loison/adb#59 2026-08-19 02:28:21 +02:00
Investigate cmd

I checked all entries.

Benjamin_Loison commented on issue Benjamin_Loison/adb#59 2026-08-19 02:04:08 +02:00
Investigate cmd
adb shell cmd user
Output:
User manager (user) commands:
  help
    Prints this help text.

  list [-v 
Benjamin_Loison commented on issue Benjamin_Loison/adb#59 2026-08-19 01:48:42 +02:00
Investigate cmd
adb shell cmd settings
Output:
Settings provider (settings) commands:
  help
      Print this help text.
  get [--user <USER_ID> 
Benjamin_Loison commented on issue Benjamin_Loison/adb#59 2026-08-19 01:48:13 +02:00
Investigate cmd
adb shell cmd role
Output:
Role (role) commands:
  help or -h
    Print this help text.

  get-role-holders [--user USER_ID] ROLE
 …
Benjamin_Loison commented on issue Benjamin_Loison/adb#59 2026-08-19 01:24:01 +02:00
Investigate cmd
adb shell cmd launcherapps dump-view-hierarchies
ls /data/misc/wmtrace/
ls: cannot access '/data/misc/wmtrace/': Permission denied
sudo ls -lah /data/misc/wmtr…
Benjamin_Loison commented on issue Benjamin_Loison/adb#59 2026-08-19 01:23:00 +02:00
Investigate cmd
adb shell cmd launcherapps
Output:
Usage: cmd launcherapps COMMAND [options ...]

cmd launcherapps dump-view-hierarchies
    Output captured…
Benjamin_Loison commented on issue Benjamin_Loison/adb#59 2026-08-19 01:22:21 +02:00
Investigate cmd
shell time cmd input
Output:
Usage: input [<source>] [-d DISPLAY_ID] <command> [<arg>...]

The sources are: 
      touchnavigation
     …
Benjamin_Loison commented on issue Benjamin_Loison/adb#59 2026-08-19 01:13:30 +02:00
Investigate cmd
adb shell cmd device_state
Output:
Device state manager (device_state) commands:
  help
    Print this help text.
  state [reset
Benjamin_Loison commented on issue Benjamin_Loison/adb#59 2026-08-19 01:10:20 +02:00
Investigate cmd
Bash script: ```bash TIMEOUT=2 for command in $(adb shell cmd -l
Benjamin_Loison commented on issue Benjamin_Loison/adb#59 2026-08-19 01:03:17 +02:00
Investigate cmd

96 entries after excluding such commands.

Benjamin_Loison commented on issue Benjamin_Loison/adb#59 2026-08-19 01:02:07 +02:00
Investigate cmd
adb shell cmd android.hardware.audio.core.IModule/bluetooth
cmd: Failure calling service android.hardware.audio.core.IModule/bluetooth: Failed transaction (2147483646)
Benjamin_Loison commented on issue Benjamin_Loison/adb#59 2026-08-19 01:00:14 +02:00
Investigate cmd

143 entries are kept among initial 263 ones.

Benjamin_Loison commented on issue Benjamin_Loison/adb#59 2026-08-19 00:59:10 +02:00
Investigate cmd
Bash script:
TIMEOUT=2
for command in $(adb shell cmd -l 
Benjamin_Loison commented on issue Benjamin_Loison/adb#59 2026-08-19 00:53:24 +02:00
Investigate cmd
adb shell cmd DockObserver
No shell command implementation.
echo $?
0
Benjamin_Loison commented on issue Benjamin_Loison/adb#59 2026-08-19 00:52:53 +02:00
Investigate cmd
adb shell cmd notexistingyhwmbezd
cmd: Can't find service: notexistingyhwmbezd
Benjamin_Loison commented on issue Benjamin_Loison/adb#59 2026-08-19 00:49:43 +02:00
Investigate cmd
adb shell cmd android.frameworks.location.altitude.IAltitudeService/default
No shell command implementation.