Leo
Leo

Reputation: 1

gps receiver and windows phone 8 emulator

I'm debugging some windows phone 8 location tracking application and I want to purchase gps-receiver and connect it to my notebook for reality test of application with real location data. Will it work? Can the application running in the emulator get these real data?

Thank you.

Upvotes: 0

Views: 293

Answers (1)

Raz Harush
Raz Harush

Reputation: 739

I'm not sure if the emulator can communicate with the GPS receiver. You can, however, use the emulator location data to simulator it. Take a look at the MSDN guide to learn more.

Upvotes: 1

Related Questions