views:

80

answers:

1

Hello!

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.

+3  A: 

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

Shoban