/android-devices

Android UI statistics for designers, product managers and developers.

Primary LanguageJava

Android Devices: Main point

There is some problem with Build.MODEL and device marketing name. So the main point is to get some bridge between these values.

Searching (for developers)

If you are developer, you can find java project model-finder for checking device info availability.
This project is created in InteliJ IDEA, I need jlsx library for reading excel files, so I need real Java project for simple working with all needed dependencies.
In model-finder project please find ModelParser.java class. After you running it, you can see first field called foundRequest. Use it if you want to find some devices, add/change devices/names/manufacturer/models in this variable.
The project compiled by Java 9, min - Java 8. Please, note this when you will import this project.

If you aren't developer please open Build.MODEL.xls file and use "Find" feature inside Microsoft Excel/OpenOffice Calc/another viewer.

Materials

Credits (based on):

  • Base source
  • Second part of old devices I get here.
    For parsing I used DeviceNameParser.java class from code. You can see this list in model-finder\input_old_devices.txt
  • Me, I created first worksheet called "Snapdragon" from:
    • Amazon
    • Aliexpress In titles you can see a cypher, I hope it's similar to real Build.MODEL.

Old spreadsheet versions:

Everybody is welcome to contribute!