[ FREE ] StorageAccess Extension

[ FREE ] StorageAccess Extension

:earth_americas: Released on : 4 November 2023

:earth_americas: Updated on : 4 November 2023

:gear: Latest Version : 1.0

All Blocks

Screenshot 2023-12-06 172242

Documentation

component_event

After checking will return true and false

  • Permission is already granted

This function works when the store permission is already set

component_method

GetSdkVersion method is used to retrieve the Android SDK version of the device.

Storage permission check

This function facilitates the solicitation of access rights for storage from the user. If the Android Software Development Kit (SDK) version falls below 30, it initiates the procurement of READ_EXTERNAL_STORAGE and WRITE_EXTERNAL_STORAGE permissions through the utilization of ActivityCompat.requestPermissions(). In scenarios where the Android SDK version is 30 or higher, and the application lacks the essential authorization for external storage management, it triggers the unveiling of the system settings page, affording the user the opportunity to bestow the requisite permission.

How to Use

blocks (5)

Download

:earth_americas: Released on : 4 November 2023

:earth_americas: Updated on : 4 November 2023

:gear: Latest Version : 1.0

com.r2store.storageaccess.aix (9.1 KB)

5 Likes