I am looking to get all the android.os.Build.MODEL values for phones and tablets so I can customize my application to features for these specific phones. Is there an existing list out there? Could someone provide me with a list?
I am looking to get all the android.os.Build.MODEL values for phones and tablets so
Share
The best list I could find is
http://en.wikipedia.org/wiki/Comparison_of_Android_devices
but sadly it does not include the android.os.Build.MODEL values :o(