http://en.wikipedia.org/wiki/Geofence

How would I go about doing a geofence characteristic in my android
app? I dont want to be pooling the GPS hardware for location, and then
making some calculations to see if the current lat/lng location is
inside ( or not ) a delimited area. On iPhone ( dont know if I can
mention iphone here ;)) I can use some system API to notify me upon
entering/leaving a certain region that I had pre-determined in my
app... Is there anything that relates to that? How does android apps
do it? ;)

Thanks in advance,
Victor Lima

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

Reply via email to