Gps - Stop Location Listener in Android

De openkb
Aller à : Navigation, rechercher

Sommaire

Questions

In my android app I need to get current GPS location of the user at the start of the application only if location has change from the previous location. But the problem is when I inside the application if location change ( ie If user was traveling while using the app) app is starting from the beginning.

I need to stop location listener after getting user current location. removeUpdates method didn t work for me.

Please help me on this issue. thanks in advance !

Answers

mLocManager.removeUpdates(locationListenerObject);
mLocManager = null;

Call this inside your onLocationChange Method when lat and long has been captured by the listener.

Hope I helped..

Source

License : cc by-sa 3.0

http://stackoverflow.com/questions/6894234/stop-location-listener-in-android

Related

Outils personnels
Espaces de noms

Variantes
Actions
Navigation
Outils