How do I find the make and model of an Android device?
android.os.Build contains properties you are interested in.
Build.MODEL
, Build.PRODUCT
and Build.MANUFACTURER
should give you the info you need. They are all String objects.
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