On Sat, Jun 19, 2010 at 3:18 AM, Robert Green <[email protected]> wrote: > 2) Use a really big list of DEVICE or MODEL names and check against > that list. > Pros - It'll work > Cons - The list is already over 60 entries and is growing at an > incredible rate. It would be very hard to keep it current and keep > all the variants straight
It'll only be hard if you try to do it yourself. Crowdsource it, and it won't be too bad. Done right, and what you're describing is the Android equivalent of the old "browser caps" databases, or WURFL (http://wurfl.sourceforge.net/help_doc.php), but aimed at native Android capabilities. -- Mark Murphy CommonsWare [email protected] http://commonsware.com -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

