a script to dump android service information with adb
the android device needs to be rooted.
Usage: ./service_dump.sh [OPTIONS]
Options:
-s, --service <service_name> show info for a specific service
-a, --all show infos for all services
-h, --help Show this help message