Hi Android Developers,

I have been spending weeks to do my personal project as I am new to
Android programming.  I want to develop an client app which calls the
LocationManager and listens and update the coordinates.(I think i
figured this out already) I will use this app while driving. Once I
enter into a specific portion of a freeway ( 1 km by 30m) it should
fire an intent. The intent should allow the phone to send its location
to a server every second. Once it exit that area, it should stop
sending location to server. So the app should have two intents.

 * Is the addProximityAlert method the way to do this? will it enable
the code to fire two intents? one entering - send to server and one
exiting stop sending?

 *Is there another way to do it?

Your guide will help me read and focus my coding effort and research
so that i can be on the right direction.

Thank you very much.

Sincerely,

JM

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