Android Devices
Android UI statistics for designers, product managers and developers.
Google Dashboards doesn't provide information on the following:
- What are the popular/existing dp resolutions?
- What devices could be best used for UI testing for specific generalized size/density bucket combination?
- What devices could support width configuration introduced with Android 3.2
Besides, this information provides a sneak peak into Android devices market and trends.
Everybody is welcome to contribute!
Spreadsheet-friendly versions:
Credits (based on):
Searching BUILD.Model csv
I've written a ruby script which can search the models CSV for one or more given phone names. The following are valid and print out the matches
ruby search-models.rb "Galaxy S III" ruby search-models.rb "Galaxy S III" "Nexus S" "Galaxy S4"