On Oct 12, 2012, at 12:09 PM, andyjohnson0 <[email protected]> wrote:
> I have an application targeting api level 15, and I noticed that 
> LocationManager.requestSingleUpdate() seems to be missing.

It's bound; you need to target API level 9 or later:

        
http://androidapi.xamarin.com/?link=M%3aAndroid.Locations.LocationManager.RequestSingleUpdate

Are you using MonoDevelop? If you are, and you recently changed the Target 
Framework version, then you need to restart MonoDevelop in order for code 
completion to show you the correct members.

 - Jon

_______________________________________________
Monodroid mailing list
[email protected]

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

Reply via email to