Hi, you can use: android.os.Build.MODEL to get model number and android.os.Build.VERSION.RELEASE to get the OS version. Take a look at the docs at:
http://developer.android.com/reference/android/os/Build.html for details of other info you can find. On Jun 11, 11:46 am, Abhi <[email protected]> wrote: > Is there an API that i can use to find the device details like model > number and Brand name etc? > Thanks, > Abhi -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

