• FusedLocation API test 1
  • FusedLocation API test 2
  • FusedLocation API test 3

FusedLocation API test

Test app that uses the Fused Location in Android 4.2+ without the Play Services.
The app shows the value for each source, so you know the Fused provider works and where its data are coming from. In real life you don't target a specific provider but uses a Criteria, in which case the Fused provider will be favored, for better & faster results.

Let us know in the comments the results you get, your device and the Android version you're using.

The code for the LocationManager replacement and this app can be found on GitHubhttps://github.com/levelup/Android-FusedLocation

Category : Tools

Related searches

Reviews (2)

A. G. u. Apr 27, 2018     

Ohh mah man hats off to you.

Zha. W. L. Jun 7, 2016     

Simple, but gets the job done.