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

Apps move app from background to foreground using its package name and `moveTaskToFront()` method

Adarsh32

Lurker
In my app I want to bring the background app to foreground by knowing its package name. I know it can be done using `moveTaskToFront()` method but I don't know how to implement it.I am currently testing it on Lollipop 5.1 android version.Can anyone know the solution..
 
Welcome to the forum :)

As this is an application development question I've moved it to the Application Development forum - you should get a better answer there.
 
Back
Top Bottom