Mallikarjuna wrote: > Is there any way or API or method to get the following device details > to use in my Android application?
Generally yes, however, they are in various places. android.os.Build has a lot of them; the rest you should be able to find by searching the SDK documentation. -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 2.0 Available! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

