Explanation of Product Permissions Application and Usage
This explanation is intended to inform users about the necessary permissions the product may request or use from the operating system to ensure the functionality, security, and stability of the product. The specific permissions the product may request or use are listed below. You can manage the permissions based on your needs.
1. The types and purposes of the permissions requested or used by the product may change due to product upgrades, new features, etc. We will update the list accordingly.
2. The product may also use third-party SDKs that request or use relevant operating system permissions. You may use features in the product that were developed by third parties, such as H5 pages, and these third-party services may also request or use relevant operating system permissions as necessary for their functionality.
3. Android Operating System Permissions List(1) Read content from SD card (Read Storage/Photo Permission) android.permission.READ_EXTERNAL_STORAGE Permission Function: Provides the ability to read data from the phone's storage space Usage Scenario and Purpose: Allows the app to read images, files, etc. from storage, mainly used to help you post information, upload avatars or files, record crash logs locally, etc.
(2) Write/Delete content from SD card (Write/Delete Storage/Photo Permission) android.permission.WRITE_EXTERNAL_STORAGE Permission Function: Provides the ability to write to external storage Usage Scenario and Purpose: Allows the app to write/download/save/cache/modify/delete images, files, crash logs, etc.(3)Android 13 version, access to media files android.permission.READ_MEDIA_IMAGES android.permission.READ_MEDIA_AUDIO android.permission.READ_MEDIA_VIDEO Permission function: Provides access to multimedia files such as images and videos from the phone storage space Usage scenario and purpose: Allows applications to read multimedia files such as images and videos
(4) Take photos and videos android.permission.CAMERA Permission Function: Uses the camera to take photos and videos Usage Scenario and Purpose: Used to help you take photos and videos, post media, and perform live streaming.
(5) Allow apps to start foreground services android.permission.FOREGROUND_SERVICE Permission Function: Allows the app to start foreground services Usage Scenario and Purpose: Used for high-priority background tasks.
(6) Access the internet android.permission.INTERNET Permission Function: Allows the app to use the device’s network Usage Scenario and Purpose: Ensures the app can access network services.
(7) View WLAN status android.permission.ACCESS_WIFI_STATE Permission Function: Allows the app to access Wi-Fi status Usage Scenario and Purpose: Used to check network status and Wi-Fi availability.
(8) View network status android.permission.ACCESS_NETWORK_STATE Permission Function: Allows the app to access the network status of the device Usage Scenario and Purpose: Used to detect network status and notify the user when disconnected.