Reputation: 4920
HI, How do I get data from gps module from my windows mobile phone?
Is it through serial port communication?
And how do I transform this data?
Is there any article out there?
Upvotes: 0
Views: 1042
Reputation: 586
There is a GPS Sample application that shows how to wrap native GPS calls with C#.
Upvotes: 1