How Can I develop on HTC HD2 like which tools & SDK TO access WI-FI and Bluetooth..etc ?
Asked
Active
Viewed 267 times
2 Answers
4
The HD2 uses the older Windows Mobile OS. There are SDKs from Microsoft that allow to program for the OS and phone features using Visual Studio.
http://msdn.microsoft.com/library/bb158486.aspx

Paulczy
- 641
- 3
- 4
1
It runs Windows Mobile 6.5, so you'd use Visual Studio 2008.
Bluetooth and WiFi interfaces are exposed via sockets.

Ben Voigt
- 277,958
- 43
- 419
- 720