Namespace SA.Android.OS
Classes
AN_Build
Information about the current build, extracted from system properties.
AN_Build.AN_BuildVersion
Various version strings.
AN_Build.VERSION_CODES
Enumeration of the currently known SDK version codes. https://developer.android.com/reference/android/os/Build.VERSION_CODES
AN_Bundle
A mapping from String keys to various Parcelable values.