Hi,
i have a class with 1 ProximityAlert.
The Alert himself just works fine. In my destructor, i remove the
alert with the same pending intent, as registered.
locationManager.removeProximityAlert(proxyIntent);
This seems to be ok - the intent doesnt fire again. But, the GPS-icon
doesnt dissapear and my android device is losing a lot of power.
(testing on a real device, not emulator)
Why the GPS don“t turn off?
thanks.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to