version - how to check which flavor of android the user is running -


is there way in code? example want know if user using froyo , if are, something.

use android.os.build.version

you have several ways check such comparing agsinst codename or sdk version code


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -