Where can I find all android.os.Build.MODEL value for all phone?

As the question stated, is there anyway I can get these values for every smartphone?


Solution 1:

You can get a very long list of device makes and models from Google's list of Supported Devices. As of January 2022, there are over 35,000 devices listed. The device list can be downloaded as a CSV file (very useful) or as PDF.

Solution 2:

It's not complete, but you can try https://github.com/mataanin/android-devices