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

怎甘沉沦 提交于 2019-12-11 20:11:54

问题


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?


回答1:


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



来源:https://stackoverflow.com/questions/6760687/why-does-not-detecting-phone-make-and-model-work-on-htc-smart

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!