On Monday, April 23, 2012 7:54:50 AM UTC-4, JP wrote: > > Didn't find anything unfortunately. Is this really impossible to do?
Open an adb shell, type "getprop" and look at the result. Some entries which may be of interest: ro.build.fingerprint ro.build.version.* ro.product.version These should be readable by apps; what I don't know off the top of my head is which (if any) are "stable API's" and which are private and thus subject to change without notice. -- 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

