androidjs
androidjs copied to clipboard
Running Apps in Background For Sync
Is your feature request related to a problem? Please describe. I have tried AndroidJS, it's really very easy to make an Android application.
is it possible for this application to be made into a service? like synchronizing data between Android and the server in the background without the need to open the application at all.
I check main.js is very powerful to handle nodejs logic.
or any other suggestions?
Describe the solution you'd like Android aplication can run in background for sync data between android and server.
Describe alternatives you've considered I'm found this tutorial for services but in java https://www.simplifiedcoding.net/android-service-example/
Additional context
Right now you can't do it but we are thinking to implement background services in Android JS
Right now you can't do it but we are thinking to implement background services in
Android JS
thank you, this will really help me
I, too, would like to strongly request this feature. Some usecases are just not possible without being able to run something in the background. For example, i'm developing a proxy server and every time you put the app into the background it stops working until you re-focus it again.
Hey, we have created a slack channel for support & discussion: join here
Yes add this please
It is one year gone and still not there atleast not in the docs
Hey, would also love to let my app running in the background. Is there still no solution for that?
maybe the author died as CV2019