The following important permissions need to be called
uses-permission:'com.android.permission.GET_INSTALLED_APPS'
uses-permission:'com.tencent.android.qqdownloader.component_security'
uses-permission:'com.tencent.android.qqdownloader.theme.permission'
uses-permission:'oicq.wlogin_sdk.permission.WloginProvider.READ'
uses-permission:'oicq.wlogin_sdk.permission.WloginProvider.WRITE'
uses-permission:'com.qq.AppService.permission.out.IPC_SERVICE'
uses-permission:'com.qq.superuser.READ_PERMISSION'
uses-permission:'com.qq.AppService.permission.out.CACHE_READ_PERMISSION'
uses-permission:'com.qq.AppService.permission.out.CACHE_WRITE_PERMISSION'
uses-permission:'com.android.launcher.permission.READ_SETTINGS'
uses-permission:'com.android.launcher.permission.WRITE_SETTINGS'
uses-permission:'com.android.launcher2.permission.READ_SETTINGS'
uses-permission:'com.android.launcher2.permission.WRITE_SETTINGS'
uses-permission:'com.android.launcher3.permission.READ_SETTINGS'
uses-permission:'com.android.launcher3.permission.WRITE_SETTINGS'
uses-permission:'cn.nubia.launcher.permission.READ_SETTINGS'
uses-permission:'cn.nubia.launcher.permission.WRITE_SETTINGS'
uses-permission:'com.bbk.launcher2.permission.READ_SETTINGS'
uses-permission:'com.bbk.launcher2.permission.WRITE_SETTINGS'
uses-permission:'com.android.launcher.permission.INSTALL_SHORTCUT', create a shortcut
uses-permission:'com.android.launcher.permission.UNINSTALL_SHORTCUT', delete shortcuts
uses-permission:'android.permission.BROADCAST_STICKY', allows the program to quickly receive the next broadcast after receiving the broadcast
uses-permission:'android.permission.BATTERY_STATS'
uses-permission:'android.permission.INTERNET', allows the program to access the network connection, which may generate GPRS traffic
uses-permission:'android.permission.SET_WALLPAPER', allows the program to set the desktop wallpaper
uses-permission:'android.permission.ACCESS_WIFI_STATE', allows the program to obtain the current WiFi access status and WLAN hotspot information
uses-permission:'android.permission.READ_LOGS', allows the program to read the system's underlying logs
uses-permission:'android.permission.CHANGE_WIFI_STATE', allows the program to change the WiFi state
uses-permission:'android.permission.ACCESS_NETWORK_STATE', allows the program to obtain network information status, such as whether the current network connection is valid
uses-permission:'android.permission.DISABLE_KEYGUARD', allows the program to disable the keyboard lock
uses-permission:'android.permission.VIBRATE', allows the program to vibrate
uses-permission:'android.permission.WRITE_SETTINGS', allows the program to read or write system settings
uses-permission:'android.permission.READ_CALENDAR', allows the program to read the user's schedule information
uses-permission:'android.permission.WRITE_CALENDAR', allows the program to write to the schedule, but not read it
uses-permission:'com.android.browser.permission.READ_HISTORY_BOOKMARKS', allows the program to read browser favorites and history
uses-permission:'com.android.browser.permission.WRITE_HISTORY_BOOKMARKS', allows an application to write (but not read) the user's browsing history and bookmarks
uses-permission:'android.permission.RESTART_PACKAGES', allows the program to end the task through the restartPackage(String) method, which will be abandoned externally
uses-permission:'android.permission.FLASHLIGHT', allows access to flash
uses-permission:'android.permission.CAMERA', allows the program to access the camera to take pictures
uses-permission:'android.permission.GET_TASKS', allows the program to obtain task information
uses-permission:'android.permission.REAL_GET_TASKS'
uses-permission:'android.permission.READ_EXTERNAL_STORAGE', the program can read files in the device's external storage space (built-in SDcard and external SDCard)
uses-permission:'android.permission.GET_PACKAGE_SIZE', allows the program to obtain the file size of the application
uses-permission:'android.permission.EXPAND_STATUS_BAR', allows the program to expand or shrink the status bar
uses-permission:'android.permission.ACCESS_COARSE_LOCATION', allows the program to obtain the user's mistaken longitude and latitude information through WiFi or mobile base stations
uses-permission:'android.permission.CLEAR_APP_CACHE', allows the program to clear the application cache
uses-permission:'android.permission.KILL_BACKGROUND_PROCESSES', allows the program to call the killBackgroundProcesses(String). method to end the background process
uses-permission:'android.permission.WRITE_EXTERNAL_STORAGE', allows the program to write to external storage, such as writing files on the SD card
uses-permission:'com.tencent.permission.VIRUS_SCAN'
uses-permission:'android.permission.SYSTEM_ALERT_WINDOW', allows the program to display the system window
uses-permission:'android.permission.FORCE_STOP_PACKAGES'
uses-permission:'android.permission.CHANGE_NETWORK_STATE', allows the program to change the network status, such as whether it is connected to the Internet
uses-permission:'android.permission.CAMERA', allows the program to access the camera to take pictures
uses-permission:'android.permission.ACCESS_NETWORK_STATE', allows the program to obtain network information status, such as whether the current network connection is valid
uses-permission:'android.permission.ACCESS_WIFI_STATE', allows the program to obtain the current WiFi access status and WLAN hotspot information
uses-permission:'android.permission.CHANGE_WIFI_STATE', allows the program to change the WiFi state
uses-permission:'android.permission.CHANGE_WIFI_MULTICAST_STATE', allows the program to change the WiFi multicast state
uses-permission:'android.permission.CHANGE_NETWORK_STATE', allows the program to change the network status, such as whether it is connected to the Internet
uses-permission:'android.permission.INTERNET', allows the program to access the network connection, which may generate GPRS traffic
uses-permission:'android.permission.ACCESS_CACHE_FILESYSTEM'
uses-permission:'android.permission.DIAGNOSTIC', allows the program to access RW to diagnostic resources
uses-permission:'android.permission.ACCESS_MTK_MMHW'
uses-permission:'android.permission.WRITE_EXTERNAL_STORAGE', allows the program to write to external storage, such as writing files on the SD card
uses-permission:'android.permission.ACCESS_MOCK_LOCATION', allows the program to obtain simulated positioning information, generally used to help developers debug applications
uses-permission:'android.permission.UPDATE_APP_OPS_STATS'
uses-permission:'android.permission.WAKE_LOCK', allows the background process to still run after the phone screen is turned off.
uses-permission:'android.permission.READ_SECURE_SETTINGS'
uses-permission:'android.permission.READ_SETTINGS'
uses-permission:'android.permission.BIND_ACCESSIBILITY_SERVICE', requests the accessibilityservice service to ensure that only the system can bind to it.
uses-permission:'android.permission.SET_PREFERRED_APPLICATIONS', which allows the program to set application parameters, no longer works. See the introduction of addPackageToPreferred(String) for details.
uses-permission:'android.permission.SET_WALLPAPER_HINTS', allows the program to set wallpaper suggestions
uses-permission:'android.permission.DEVICE_POWER', allows programs to access underlying power management
uses-permission:'android.permission.ACCESS_FINE_LOCATION', allows the program to receive satellite positioning information through the GPS chip
uses-permission:'android.permission.PACKAGE_USAGE_STATS'
uses-permission:'android.permission.MOUNT_UNMOUNT_FILESYSTEMS', allows the program to mount and unmount external file systems
uses-permission:'android.permission.WRITE_APN_SETTINGS', allows the program to write network GPRS access point settings
uses-permission:'com.tencent.assistant.permission.YYB_EVENT_PERMISSION'
uses-permission:'android.permission.RECORD_AUDIO', allows the program to record sound through the microphone of the phone or headset
uses-permission:'android.permission.INSTALL_PACKAGES', allows the program to install applications
uses-permission:'android.permission.DELETE_PACKAGES', allows the program to delete applications
uses-permission:'android.permission.MANAGE_USERS'
uses-permission:'android.permission.REQUEST_INSTALL_PACKAGES', allows access to installed applications from unknown sources
uses-permission:'android.permission.INTERNET', allows the program to access the network connection, which may generate GPRS traffic
uses-permission:'android.permission.ACCESS_COARSE_LOCATION', allows the program to obtain the user's mistaken longitude and latitude information through WiFi or mobile base stations
uses-permission:'android.permission.ACCESS_FINE_LOCATION', allows the program to receive satellite positioning information through the GPS chip
uses-permission:'android.permission.ACCESS_NETWORK_STATE', allows the program to obtain network information status, such as whether the current network connection is valid
uses-permission:'android.permission.ACCESS_WIFI_STATE', allows the program to obtain the current WiFi access status and WLAN hotspot information
uses-permission:'android.permission.ACCESS_GPS'
uses-permission:'android.permission.CAMERA', allows the program to access the camera to take pictures
uses-permission:'android.permission.WRITE_EXTERNAL_STORAGE', allows the program to write to external storage, such as writing files on the SD card
uses-permission:'android.permission.RECEIVE_USER_PRESENT'
uses-permission:'android.permission.ACCESS_LOCATION_EXTRA_COMMANDS', allows the program to access additional location provider instructions
uses-permission:'com.tencent.android.qqdownloader.permission.TMF_SHARK'
uses-permission:'android.permission.REORDER_TASKS', allows the program to reorder the running tasks of the system Z axis
uses-permission:'android.permission.GET_ACCOUNTS', allows the program to access the account Gmail list
uses-permission:'android.permission.READ_SYNC_STATS', allows the program to read the synchronization status and obtain Google online synchronization status
uses-permission:'android.permission.READ_SYNC_SETTINGS', allows the program to read synchronization settings and read Google online synchronization settings
uses-permission:'android.permission.WRITE_SYNC_SETTINGS', write Google online synchronization settings
uses-permission:'android.permission.AUTHENTICATE_ACCOUNTS', allows the program to access account management ACCOUNT_MANAGER related information through account verification
uses-permission:'com.tencent.android.qqdownloader.permission.TDOS_DIAGNOSE_BROADCAST'
uses-permission:'com.sec.android.provider.badge.permission.READ'
uses-permission:'com.sec.android.provider.badge.permission.WRITE'
uses-permission:'com.htc.launcher.permission.READ_SETTINGS'
uses-permission:'com.htc.launcher.permission.UPDATE_SHORTCUT'
uses-permission:'com.sonyericsson.home.permission.BROADCAST_BADGE'
uses-permission:'com.sonymobile.home.permission.PROVIDER_INSERT_BADGE'
uses-permission:'com.anddoes.launcher.permission.UPDATE_COUNT'
uses-permission:'com.majeur.launcher.permission.UPDATE_BADGE'
uses-permission:'com.huawei.android.launcher.permission.CHANGE_BADGE'
uses-permission:'com.huawei.android.launcher.permission.READ_SETTINGS'
uses-permission:'com.huawei.android.launcher.permission.WRITE_SETTINGS'
uses-permission:'android.permission.READ_APP_BADGE'
uses-permission:'com.oppo.launcher.permission.READ_SETTINGS'
uses-permission:'com.oppo.launcher.permission.WRITE_SETTINGS'
uses-permission:'com.vivo.notification.permission.BADGE_ICON'
uses-permission:'android.permission.QUERY_ALL_PACKAGES'
uses-permission:'android.permission.ALARM_LOCK'
uses-permission:'android.permission.BLUETOOTH', allows the program to connect to paired Bluetooth devices
uses-permission:'android.permission.NFC', allows the program to perform NFC short-range communication operations for mobile support
uses-permission:'android.permission.BLUETOOTH_ADMIN', allows the program to discover and pair new Bluetooth devices
uses-permission:'android.permission.MODIFY_AUDIO_SETTINGS', allows the program to modify the sound setting information
uses-permission:'android.permission.ACCESS_BACKGROUND_LOCATION'
uses-permission:'android.permission.FOREGROUND_SERVICE'
uses-permission:'com.tencent.android.qqdownloader.permission.PROCESS_PUSH_MSG'
uses-permission:'com.tencent.android.qqdownloader.permission.PUSH_PROVIDER'
Your comment needs to be reviewed before it can be displayed