I could implement myself a proximity alert that will use requestSingleUpdate and sleep some time before requesting another update, according to the distance from the desired location.
I would expect the OS to implement this exact behavior in the Proximity Alert mechanism, but I found no documentation regarding it, and I'm afraid to use it as is, for I need to run my app for a long time and saving battery is crucial.
Do you have any useful knowledge or suggestions?
Thanks