0

I can not seem to detect handset make and model on the Brew MP phone HTC Smart? (Same as Dopod F3188 and HTC F3188.)

I am using ISHELL_GetDeviceInfoEx(s, AEE_DEVICEITEM_MANUFACTURER_NAME, NULL, &nItemLen);

Only empty strings are returned. What could be the problem?

Community
  • 1
  • 1
Prof. Falken
  • 24,226
  • 19
  • 100
  • 173

1 Answers1

0

This is a problem with the HTC Smart. I used conditional compiling for that handset instead.

Prof. Falken
  • 24,226
  • 19
  • 100
  • 173