Is it possible to send a activity into background programmatically in android?
I am creating a prank application that plays funny sounds after a specified time (inpu
This function ultimately works for you
moveTaskToBack(true)
Or download source code . Android minimize app programmatically