Skip to content
Advertisement

Tag: geolocation

Android: location; activity and service

I’m working on some application that should fetch current location and after device is located in some radius should be shown application with some message. I have a few questions. I’m trying to fetch location using If I use requestLocationUpdates then GPS is always working. And this is a waste of battery. Maybe there is some way, for example, to

Advertisement