hi, all
actually I have two problem right now with gps provider. I have
samsung spica so maybe this is something in a hardware.

1. location's accuracy is always set to 0 - can anybody explain it, is
it phone specific?? or something Im doing wrong.

2. I created activity that starts service in same thread and the
service requests location updates every 15sec or 20meters so gps are
going off for that time and when I have activity in foreground and
bound to service I can see location update if I move 20m.

but when I turn my mobile into sleep mode or start another foreground
activity it seems like gps is never back so i dont have location
updates.

this is strange because before I set 0s while requesting updates and
it worked fine - probably because gps was always on.

so again is this something Im doing wrong? should I run service in
separate thread?
I just run out of ideas!

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