Is there code available to view the specs of a phone that is running your application?
Tell me more
×
Game Development Stack Exchange is a question and answer site for
professional and independent game developers. It's 100% free, no registration required.
|
|
Yes, there is a built in class you can use. http://developer.android.com/reference/android/os/Build.html Also you might like to checkout PhoneGap.java for some other useful tidbits. http://code.google.com/p/phonegap/source/browse/trunk/android/src/com/nitobi/phonegap/PhoneGap.java |
|||
|