Search code examples
brew-frameworkbrewmp

Why does not detecting phone make and model work on HTC Smart?


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?


Solution

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