The following important permissions need to be called
uses-permission:'android.permission.WAKE_LOCK', allows the background process to still run after the phone screen is turned off
uses-permission:'android.permission.INTERNET', allows the program to access the network connection, which may generate GPRS traffic
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.WRITE_EXTERNAL_STORAGE', allows the program to write to external storage, such as writing files on the SD card
uses-permission:'android.permission.READ_CONTACTS', allows the program to access contact address book information
uses-permission:'android.permission.ACCESS_COARSE_LOCATION', allows the program to obtain the user's erroneous latitude and longitude 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:'com.android.launcher.permission.INSTALL_SHORTCUT', create a shortcut
uses-permission:'com.android.launcher.permission.UNINSTALL_SHORTCUT', delete shortcuts
uses-permission:'android.permission.RECORD_AUDIO', allows the program to record sound through the microphone of the phone or headset
uses-permission:'android.permission.CAMERA', allows the program to access the camera to take pictures
uses-permission:'com.meitu.meipaimv.receiver.permission'
uses-permission:'android.permission.GET_TASKS', allows the program to obtain task information
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.VIBRATE', allows the program to vibrate
uses-permission:'com.meizu.flyme.push.permission.RECEIVE'
uses-permission:'com.meitu.meipaimv.push.permission.MESSAGE'
uses-permission:'com.meizu.c2dm.permission.RECEIVE'
uses-permission:'com.meitu.meipaimv.permission.C2D_MESSAGE'
uses-permission:'android.permission.REQUEST_INSTALL_PACKAGES', allows access to installed applications from unknown sources
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:'com.coloros.mcs.permission.RECIEVE_MCS_MESSAGE'
uses-permission:'com.heytap.mcs.permission.RECIEVE_MCS_MESSAGE'
uses-permission:'android.permission.FLASHLIGHT', allows access to flash
uses-permission:'android.permission.RECEIVE_USER_PRESENT'
uses-permission:'android.permission.AUTHENTICATE_ACCOUNTS', allows the program to access account management ACCOUNT_MANAGER related information through account verification
uses-permission:'android.permission.MODIFY_AUDIO_SETTINGS', allows the program to modify the sound setting information
uses-permission:'com.meitu.meipaimv.MT_ACCOUNT_LOGIN'
uses-permission:'android.permission.POST_NOTIFICATIONS'
uses-permission:'com.meitu.meipaimv.permission.MIPUSH_RECEIVE'
uses-permission:'com.meizu.flyme.permission.PUSH'
uses-permission:'android.permission.GET_PACKAGE_SIZE', allows the program to obtain the file size of the application
uses-permission:'com.asus.msa.SupplementaryDID.ACCESS'
uses-permission:'com.meitu.library.analytics.dapp.appInfo.provider'
uses-permission:'com.meitu.meipaimv.permission.PROCESS_PUSH_MSG'
uses-permission:'com.meitu.meipaimv.permission.PUSH_PROVIDER'
uses-permission:'android.permission.FOREGROUND_SERVICE'
uses-permission:'android.permission.EXPAND_STATUS_BAR',允许程序扩展或收缩状态栏
uses-permission:'com.huawei.android.launcher.permission.CHANGE_BADGE'
uses-permission:'android.permission.READ_APP_BADGE'
uses-permission:'com.sonymobile.home.permission.PROVIDER_INSERT_BADGE'
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:'android.permission.QUERY_ALL_PACKAGES'
uses-permission:'android.permission.HIGH_SAMPLING_RATE_SENSORS'
uses-permission:'android.permission.REORDER_TASKS',允许程序重新排序系统Z轴运行中的任务
uses-permission:'com.meitu.meipaimv.openadsdk.permission.TT_PANGOLIN'
uses-permission:'com.meitu.meipaimv.permission.GYRECEIVER'
uses-permission:'android.permission.CHANGE_CONFIGURATION',允许当前应用改变配置,如定位
it works
it works
it works