1

How Can I develop on HTC HD2 like which tools & SDK TO access WI-FI and Bluetooth..etc ?

kartal
  • 17,436
  • 34
  • 100
  • 145

2 Answers2

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