Prevent android app audio playing when minimised
My android app has some looping background audio. When I minimise the app by selecting the "home" button on my Nexus 7 - the app disappears but I can still hear the audio playing. I assume the app must be still active in the background. The same app on the iPad doesn't exhibit this behaviour so I guess something different in how Android deals with apps that are not in the foreground.
Would appreciate advice on best way to prevent this audio playing. Ideally I don't want to completely shut down the app when minimised.
All advice much appreciated
My app was compiled with Flash CS6 and Air 3.5.
