Reputation: 45921
I'm developing a Windows Mobile 5.0 and above application with C#, .NET Compact Framework 2.0 SP2. How do I know if I have a GPS installed? Is it possible?
Thank you.
Upvotes: 3
Views: 398
Reputation: 23016
Use GPS.net for developing GPS related applications and this framework has an option to detect GPS devices.
Upvotes: 4