Value: 16843447
The default install location defined by an application.
| Constant | Value | Description |
|---|---|---|
| auto | 0 | Let the system decide ideal install location |
| internalOnly | 1 | Explicitly request to be installed on internal phone storage only. |
| preferExternal | 2 | Prefer to be installed on SD card. There is no guarantee that the system will honor this request. The application might end up being installed on internal storage if external media is unavailable or too full. |
Must be one of the following constant values.