Share via


Build.VERSION_CODES.OMr1 필드

정의

주의

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

O MR1.

[Android.Runtime.Register("O_MR1", ApiSince=27)]
[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 OMr1 = 27;
[<Android.Runtime.Register("O_MR1", ApiSince=27)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.BuildVersionCodes enum directly instead of this field.", true)>]
val mutable OMr1 : Android.OS.BuildVersionCodes

필드 값

Value = 27
특성

설명

O MR1.

2017년 12월에 Android 8.1로 공개적으로 릴리스되었습니다.

이 릴리스 또는 이후 릴리스를 대상으로 하는 애플리케이션은 이러한 새로운 동작 변경 내용을 가져옵니다. 이 릴리스에 대한 자세한 내용은 Android 8.1 기능 및 API를 참조하세요.

<apk 공유 라이브러리를 내보내고 연결하는 ul><li>Apps는 모든 서명 인증서를 일관된 순서로 명시적으로 열거해야 합니다.<연결된 활동이 전체 화면 및 불투명하지 않은 경우 /li li>android.R.attr#screenOrientation<>를 사용하여 고정 방향을 요청할 수 없습니다.</li></ul>

에 대한 Java 설명서입니다 android.os.Build.VERSION_CODES.O_MR1.

이 페이지의 일부는 만들고 공유하며 에 설명된 조건에 따라 사용되는 작업을 기반으로 수정됩니다.

적용 대상