SDK_INT

@JvmField
val SDK_INT: Int?(source)

Reflection based retrieval of android.os.Build.VERSION.SDK_INT

Will be null if not android runtime (i.e. not an emulator or device)