I have need to retrieve android device coordinates from android application and send these coordinates to sever even when the application is stopped and/or the device is asleep. I need to do this in fixed time intervals.
I clearly understand that this is complex solution, but could you please mention key aspects, that are needed to solve this problem? I need a direction to choose in the process of developing the application.
I have made extensive research on the web, there are many solutions but some of them seem to be several years old and others tend to solve particular problems in different ways. Its Impossible to try them all and from all this information compose the solution that will answer my needs and will be optimal and stable solution.
Thank you