LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

AndroidPreferredInstallLocation

enumeration

Description

Preferred application install location.

Properties

AutoLet the OS decide, app doesn't have any preferences.
PreferExternalPrefer external, if possible. Install to internal otherwise.
ForceInternalForce installation into internal memory. Needed for things like Live Wallpapers.