phonegap-backgroundjs icon indicating copy to clipboard operation
phonegap-backgroundjs copied to clipboard

What about Android support?

Open asdri opened this issue 10 years ago • 1 comments

Two issues have been opened on this but still no answer. What's the alternative for Android?

asdri avatar Apr 03 '15 07:04 asdri

I believe the back-end of Android is different than iOS -- it's more modular. When I experimented with this on Android it would sometimes shut down my app's front end (UI and JavaScript) while leaving other background things, such as audio, running.

I'm not sure there's a good way to keep your front-end JavaScript alive on Android like there is on iOS, but I'd be open to pull requests of course :)

jocull avatar Apr 03 '15 14:04 jocull