As seen in this question, there is a problem with using OS supplied APIs to detect make and model of a particular handset. (In that case, an HTC Smart.)

Is there some other way to indirectly determine the make and model? For instance, can one look for class ids only present on that particular phone, in combination with OS version perhaps, to detect make and model? I am hoping to avoid conditional compiling as much as possible.

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

It would seem that only the HTC Smart is affected, all other phones seem to report version etc correctly.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.