TLDR
Enter a command. For example: pkg, input, bugreport, settings.

cmd

 
Android service manager. More information: https://cs.android.com/android/platform/superproject/+/master:frameworks/native/cmds/cmd/.
 
  • List every running service:
     
    cmd -l
     
  • Call a specific service:
     
    cmd {{alarm}}
     
  • Call a service with arguments:
     
    cmd {{vibrator}} {{vibrate 300}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.