windows-phone-7location-based

How to simulate location on Windows Phone 7 simulator?


I want to be able to test my location-based WP7 app. How to do this on the phone simulator? Do we have to create some kind of mockup location data first? or is there any framework available to do this?

thanks


Solution

  • There is a library called Reactive Extensions that you can use. Here is the msdn link, which has further explanation and code samples: Reactive Extensions