There is a quick recipe here:
http://docs.xamarin.com/android/recipes/OS_and_Device_Resources/GPS/Get_Current_Device_Location
Would that help you out?
On Sun, Oct 14, 2012 at 11:23 PM, tbamy wrote:
> Hi,
> I am new in mono for android and i want to do just a simple (I think) thing.
> I want to h
Hi,
I am new in mono for android and i want to do just a simple (I think) thing.
I want to have a button and when I press it, it will show my gps location
(latitude and longitude). Nothing more.
I found the Location Demo and I saw your code here but I'm very confused.
And I think these are too muc
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 MapsAndLoc
Hi;
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.
Please help me why this is happening.
Thanks in advance.
--