Calling Android services from ADB shell Many android automation recipes contain references to the "service call" command:
# service
Usage: service [-h|-?]
service list
service check SERVICE
service call SERVICE CODE [i32 INT | s16 STR] ...
Options: