Possible Duplicate:
How to check Android version in code
I have a requirement to get the Build number of the android device programatically.
Can any one suggest how to get this information..??
I tried with "Build" and "TelephonyManager" but no luck.
pl. let me know if I miss some thing.
thanks.