Android.OS.Build.VERSION_CODES.JellyBean Field
June 2012: Android 4.

Value: 16

Syntax

[Android.Runtime.Register("JELLY_BEAN")]
[System.Obsolete("This constant will be removed in the future version. Use Android.OS.BuildVersionCodes enum directly instead of this field.")]
public const BuildVersionCodes JellyBean

Remarks

June 2012: Android 4.1.

Applications targeting this or a later release will get these new changes in behavior:

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16