[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