Hi,
I have written a small app, that has a Activity to control and display
data, and a Service that Gets data from the GPS and send it to the
Activity.
Reason for this is that I like this to run even after the Activity is
exited..

I did a work around where I in the end of my Location Listener remove
the listener and redefined it.. But It is not nice and now it fails on
my HTC desire Z..

Has someoen encountered this?

What is the work around?

I have written a small Activity that do not uses a Service and that
works fine with the requestLocationChange only called at onCreate..

Please help
Kim

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