Android Utililty Methods OS Version Get
List of utility methods to do OS Version Get
HOME
Android
O
OS Version Get
Description
The list of methods to do OS Version Get are organized into topic(s).
Method
String
getOSVersion(Context context)
Get Android System version, eg: 2.3
return
android.os.Build.VERSION.RELEASE;