On Jul 7, 2012, at 1:55 PM, ashish vaish wrote:
> I developed a sample program for getting GPS location. Its working fine on 
> Android Emulator. But when i deployed it on device its not working. Its 
> "onLocationChanged" is not getting fired.

What device is this on? Have you tried the MapsAndLocationDemo sample?

        
https://github.com/xamarin/monodroid-samples/tree/master/MapsAndLocationDemo

(Start the sample, then click the Demo Location Services button. If you see 
anything, then OnLocationChanged() was invoked; see [0].)

The sample works for me on a Galaxy Nexus.

 - Jon

[0] 
https://github.com/xamarin/monodroid-samples/blob/master/MapsAndLocationDemo/LocationActivity.cs#L55

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to