How to know whether service is running using adb shell in android -


i want know whether media player service (registers media.player when device boots up) running or not using adb shell. possible?

i tried running ps command no success.

try command line

adb shell service list

i list of service names , package names well.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -