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 GitHub
https://github.com/levelup/Android-FusedLocation
Last updated on 2015年11月05日
此版本包含小幅錯誤修正和一般改善。請更新至最新版本,以獲得最佳體驗。