I just want to make sure that it is possible for the application (or all the applications) that are running at the moment in the background (as a background service or anything like that) to access location services (GPS etc.) on Android.
I would also like to know if that is correct behaviour of Android application (links to specifications etc.) and if Google is going to approve such an application for download on Google Play Store?
Is this the same for all versions of Android?
The answer seems to be YES, but I want to be 100% sure I get it right.
I had a look at following threads but I am not sure if they can answer exactly my question (availability, correct behaviour by design in Android etc.)
Location tracking in background in android
Android: How to periodically send location to a server