Version: 2022.3
언어: 한국어

Android

class in UnityEditor

매뉴얼로 전환

설명

Android specific player settings.

정적 변수

androidIsGamePublish the build as a game rather than a regular application. This option affects devices running Android 5.0 Lollipop and later.
androidTargetDevicesSelect which devices are allowed to run the Android application (all devices, mobile phones, tablets, and TV devices only, or ChromeOS devices only).
androidTVCompatibilityProvide a build that is Android TV compatible.
ARCoreEnabledEnable support for Google ARCore on supported devices.
blitTypeChoose how content is drawn to the screen.
buildApkPerCpuArchitectureCreate a separate APK for each CPU architecture.
bundleVersionCodeAndroid bundle version code.
chromeosInputEmulationUn-check to disable ChromeOS's default behaviour of converting mouse and touchpad input events into touchscreen input events.
defaultWindowHeightThe default vertical size of the Android Player window in pixels.
defaultWindowWidthThe default horizontal size of the Android Player window in pixels.
disableDepthAndStencilBuffersDisable Depth and Stencil Buffers.
enableArmv9SecurityFeaturesEnable Armv9 security features (PAC/BTI) for Arm64 builds.
forceInternetPermissionForce internet permission flag.
forceSDCardPermissionForce SD card permission.
fullscreenModeThe display mode for Android Player builds of your application.
keyaliasNameAndroid key alias name.
keyaliasPassAndroid key alias password.
keystoreNameAndroid keystore name.
keystorePassAndroid keystore password.
licenseVerificationLicense verification flag.
maxAspectRatioMaximum aspect ratio which is supported by the application.
minifyDebugEnable to minify debug build.
minifyReleaseEnable to minify release build.
minimumWindowHeightThe minimum vertical size of the Android Player window in pixels.
minimumWindowWidthThe minimum horizontal size of the Android Player window in pixels.
minSdkVersionThe minimum API level required for your application to run.
optimizedFramePacingEnable optimized frame pacing.
preferredInstallLocationPreferred application install location.
renderOutsideSafeAreaExtends rendering layout into display cutout area, utilizing all of the available screen space.
resizableWindowIndicates whether Android Player build of your application support a resizable window.
showActivityIndicatorOnLoadingApplication should show ActivityIndicator when loading.
splashScreenScaleAndroid splash screen scale mode.
startInFullscreenStart in fullscreen mode.
targetArchitecturesA set of CPU architectures for the Android build target.
targetSdkVersionThe target API level of your application.
useAPKExpansionFilesUse APK Expansion Files.
useCustomKeystoreEnable application signing with a custom keystore.