VansFannel
VansFannel

Reputation: 45921

Windows Mobile: how do I know if I have a GPS installed?

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

Answers (1)

Shoban
Shoban

Reputation: 23016

Use GPS.net for developing GPS related applications and this framework has an option to detect GPS devices.

Upvotes: 4

Related Questions