I have an application (A) having admob advertising, when pressed a button opens another application already installed in smartphone, for example: the media player.
My application (A) is in the background while the media player is open, when closed the media player, is shown again the application (A) with admob advertising.
My question is:
¿How can I do admob advertising, display on the media player?
I have the name of the package media player.
I use this admob code in my application: Admob on Multiple Activities?