October 11th, 2010, 06:51 PM
|
#1 (permalink)
|
|
New Member
Join Date: Oct 2010
Posts: 3
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
|
Detecting if System Apps are running
hello Everyone!
We are trying to automate our QA process. We make wallpaper apps for Android. Once an app is installed, is there a way to figure out if the application is running since these have apps don't have a main class which we can check by doing a ps on android shell. I think keyboard/language apps would face a similar issue
For eg. If I install tetris and run it. Its main package will show up in shell ps. xyz.abc.Tetris. But the same is not true system apps in android.
- Ad
|
|
|