Skip to content Skip to sidebar Skip to footer
Showing posts with the label Location

Android: Requestlocationupdates Throws Exception

I'm trying to get periodically the user position via GPS in Android and send the data to a remo… Read more Android: Requestlocationupdates Throws Exception

Android Fused Location Won't Deliver Periodic Updates

I want to get a hard location fix every certain minutes & a soft location fix every certain min… Read more Android Fused Location Won't Deliver Periodic Updates

How To Draw At The Current Gps Location On Mapview Using Mylocationoverlay?

I'm trying to draw a custom gps-location icon. I'm using MapView and have created a class M… Read more How To Draw At The Current Gps Location On Mapview Using Mylocationoverlay?

Using A Mock Location In Navigation App

I'm trying to develop an application that will simulate a route through Google's Navigation… Read more Using A Mock Location In Navigation App

Writing Realm From Service Class Causing Ui Block

I am writing realm db from my LocationService class on every location change listener and listing t… Read more Writing Realm From Service Class Causing Ui Block

Android 11 Users Can’t Grant Background Location Permission?

As of Android 11, apps targeting SDK 30+ will not show a user an option to grant background locatio… Read more Android 11 Users Can’t Grant Background Location Permission?