How can I get the device specific codename?
For example:
I searched already in the android.os.Build constants. The build.prop file contains a property called ro.build.NAME, which is (in my case) bacon. But there is not an android.os.Build.NAME constant. Where can i get it?
I found it:
android.os.Build.HARDWARE
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