fused location

  1. alis1200

    Android Question What's the best and newest way to mock a location?

    Hi all 👋👋👋, There are some thread for mocking location such as (Mock-LocationProvider Lib - Bitstra) and (OSM Maps / FusedLocationProviderClient GMS - Harris). The bitstra's one is very old thread and I guess maybe there are a newer and better ways to mocking location. (Thanks to bitstra for...
  2. Pedro Caldeira

    Android Question Problems with Fused Location

    Hello All, I am having a strange problem with Fused Location. In my App, I have a service that every few seconds retrieves the coordinates from the fusedlocation Every once in a while, specially in one costumer, the coordinates seem to freeze and even if the user retrieves the coordinates in two...
  3. M

    Android Question Access_Mock_Location permission issues

    Any app that lists ACCESS_MOCK_LOCATION in it's permissions, will be listed in developer options as a Mock Location PROVIDER. It gets listed at app installation, done by the Android operating system. If the app does not provide software support for injecting mock locations into the android...
Top