consultation about a music app
Hello everyone
I'm a flash developer, and I'm building an app that plays YouTube videos. Currently I'm doing my tests on android devices (android 2.2 and android 4).
I'm using stageWebView in order to display the videos (the embedded player won't play a lot of the videos, so I've decided not to use it).
One of the things I want this app to do is to keep playing the audio, event when the app is going to the background, and this is where I have a major problem - i have no control on the behaviour of the video/audio in background, it always stops.
I need your help in understanding whether there's any way I can make this work with AIR. maybe a workaround, or is it even theoretical possible to make a service that runs in the background or any other solution. I need your input in order to make a decision - should i keep developing this app using AIR, or try my luck on other platforms.
Thank you very much in advanced
