- Miscellaneous
- Application in the background: Specific case from Android 10
URISelect (Function) In french: URISélecteur Opens a system window to select or create a resource from: - the device file system,
- the Cloud (Google Drive, Microsoft OneDrive, etc.)
- one of the content managers installed on the device.
Remarks Miscellaneous - To manage the URI returned by URISelect, use the URIxxx functions.
- To retrieve additional information (name, size, MIME type) on the selected resource, use URIGetInfo.
 URISelect is only available on devices running Android 4.4 or later (API level 19). A fatal error occurs if the function is used with an earlier system version. To determine the version of Android the application is running on, use SysAndroidVersion.
Business / UI classification: UI Code
This page is also available for…
|
|
|
|