[HOWTO] Find device codename

Your device has a device code name. To find it, you can try here. Or you use a command on your computer:

Prerequisites:
Working ADB and Fastboot
Developer options enabled

In a command windows/terminal type this:
adb shell getprop ro.product.device

6 Likes

Another option is to try using an Android app

AIDA64 https://www.aida64.com/downloads/latesta64droid

… or Device Info HW
… or DevCheck, https://xdaforums.com/t/app-devcheck-1-19-system-information.3171427/

3 Likes

Or use the official list.
:warning: big page, but CSV available.

3 Likes