I'm trying to make a simple activity that reads the GPS position of
the user and actualices a simple textview everytime the position of
the user changes.

I find some examples en google but all of them are not nice examples,
because only capture the position of the user ONE time, and i need
that the textview get's actualiced everytime the position changes with
the new latitude and longitude of the user.

I tryed to do a thread but it fails and i think it is not necesary to
do a thread, im in the wrong way.

Code examples are welcome

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