Want to send android application in background then take application back in foreground

Want to send android application in background then take application back in foreground

I have 2 android applications.

I want to perform some activity on first application.
Move the first application in background.
Launch second application.
Perform some activity on second application.
Get first application in foreground and perform activity on that.

1 Like

Hi Any Solution for this ?