As you know, all the Android devices have device names like maguro or crespo. Is there any data source with projection device name -> model name (e.g. maguro -> Samsung Galaxy Nexus, crespo -> Samsung Nexus S)?
Check out android.os.Build
Specifically, you're interested in this:
public static final String MANUFACTURER The manufacturer of the product/hardware.
public static final String MODEL The end-user-visible name for the end product.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With