Hello,
I'm developing GPS tracking app for Android. The idea is to get GPS coordinates and to put them into MySQL database server. Later they will be viewed on GPS tracking web page. I know about "Activity module" and "Service module", everything works when mobile phone is not sleeping.
It there a way to keep application running while phone is in sleeping mode?
Thank you
I'm developing GPS tracking app for Android. The idea is to get GPS coordinates and to put them into MySQL database server. Later they will be viewed on GPS tracking web page. I know about "Activity module" and "Service module", everything works when mobile phone is not sleeping.
It there a way to keep application running while phone is in sleeping mode?
Thank you