Hi, is there any way to check whether an application is currently running at the foreground?
I heard some developers mentioned about stack? But which class in Android API should I use?

martin-g wrote:When your app is "on top" Android framework will call 'onStart()', when you app "go in background" you'll receive 'onPause()'


Users browsing this forum: Google [Bot] and 6 guests