Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.42 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.42 KB

Android Devices

Android UI statistics for designers, product managers and developers.

Google Dashboards doesn't provide information on the following:

  1. What are the popular/existing dp resolutions?
  2. What devices could be best used for UI testing for specific generalized size/density bucket combination?
  3. 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"