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 Nov 4, 2015
이 버전에는 사소한 버그 수정과 전반적인 개선 사항이 포함되어 있습니다. 최상의 환경을 위해 최신 버전으로 업데이트하세요.