Just to clarify one thing:
> you don't want to use the requestLocationUpdates().
I suppose you meant: "you don't want to call requestLocationUpdates()
for continuous updates", right?In the BroadcastReceiver activity, I'll
call the requestLocationUpdates() and then removeUpdate() as soon as
there is a fix. Also, the new alarm will be created only after a fix
so that there isn't a possibility of alarm conflict (one alarm is not
done with the GPS and then there's a new one).

-- 
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