Re: [mono-android] System.NullReferenceException at OnStart() in Background service.

2012-10-10 Thread smartamrit
Hi Max, I have solved the problem for the gps but i am stuck with the maintaining log in status of user. Please follow this link to find details of my problem. http://stackoverflow.com/questions/12825779/saving-user-login-state Send By Amrit Subedi Date: Sun, 7 Oct 2012 11:28:08 -0700 From

[mono-android] System.NullReferenceException at OnStart() in Background service.

2012-10-07 Thread smartamrit
I am trying to update the the user location every defined time but when ever i implement requestLocationUpdates function to my application, it crash. Please find the code and logcat log in the url below and help me solve this problem. My code and logcat