oMR1 property

int get oMR1

O MR1.

Released publicly as Android 8.1 in December 2017.

Applications targeting this or a later release will get these new changes in behavior. For more information about this release, see Android 8.1 features and APIs.

  • Apps exporting and linking to apk shared libraries must explicitly enumerate all signing certificates in a consistent order.

  • R.attr.screenOrientation can not be used to request a fixed orientation if the associated activity is not fullscreen and opaque.

Constant Value: 27 (0x0000001b)

Added in API level 27

Implementation

static int get oMR1 => Build_VERSION_CODES.O_MR1;