Hi,

I faced the same issues..

Even if I an standing in open space, it does not get onLocationChange.

I tried the same app by traveling in bike and putting the phone in my
pocket.
I was able to get the event.

May be just look at the code requestLocationUpdates with 0 as min
timeout and 0 as the min Distance.

This may help..

Regards,
Vinay

On Apr 6, 10:46 pm, fabien <[email protected]> wrote:
> Guys,
>
> Anyone reported a bug with Samsung Galaxy (Android 1.5) ? It seems the
> onLocationChanged  method never get called.
>
> All my listener receive is call to
> onStatusChanged("gps",LocationProvider.TEMPORARILY_UNAVAILABLE,null).
>
> I tested it on HTC magic, I can see a few called to onStatusChanged
> with TEMPORARILY_UNAVAILABLE but eventually the GPS retrieves a
> location and calls onLocationChanged but I doesn't seem to happen on
> Galaxy, even after waiting a few minutes.
>
> Google Maps is able to retrieve the position and display it on the
> Samsung Galaxy but I am unsure it is using the same method I do.

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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to