• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Detecting if System Apps are running

asamma

Lurker
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
 
Back
Top Bottom