Preferred application install location.
Additional resources: PlayerSettings.Android.preferredInstallLocation.
Auto | Let the OS decide, app doesn't have any preferences. |
PreferExternal | Prefer external, if possible. Install to internal otherwise. |
ForceInternal | Force installation into internal memory. Needed for things like Live Wallpapers. |