operating system - Android - how to display Android OS version -


i display android os version, jellybean, cupcake etc. how go doing that. know can use build.version_codes not entirely sure how use it.

thanks

you can use

    android.os.build.version.sdk_int 

please @

http://developer.android.com/reference/android/os/build.version.html


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -