Accessing GPS data on the IPhone with MonoTouch A lot of .Net developers have probably heard about MonoTouch but are still concerned about how 'hard' it might be to create a useful application. One of the applications I am currently working on uses the IPhone's inbuilt GPS and I wanted to show not only how easy it is to get this data, but how understandable the code will be for anyone with a .Net background. First we add a reference to MonoTouch.CoreLocation with the standard 'using' syntax; using Mo...
|
1
touches |
|
|||


No comments yet, be the first one to post comment.