Sprache

Build.VERSION_CODES.Base11 Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.OS.BuildVersionCodes enum directly instead of this field.

Erstes Android-Update.

[Android.Runtime.Register("BASE_1_1")]
[System.Obsolete("This constant will be removed in the future version. Use Android.OS.BuildVersionCodes enum directly instead of this field.", true)]
public const Android.OS.BuildVersionCodes Base11 = 2;
[<Android.Runtime.Register("BASE_1_1")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.BuildVersionCodes enum directly instead of this field.", true)>]
val mutable Base11 : Android.OS.BuildVersionCodes

Feldwert

Value = 2
Attribute

Hinweise

Erstes Android-Update.

Veröffentlicht als Android 1.1 im Februar 2009.

Java Dokumentation für android.os.Build.VERSION_CODES.BASE_1_1.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: