- Passed all safety inspections
- com.dalongtech.tvcloudpc.permission.JPUSH_MESSAGE
Unknown permission from android reference - android.permission.RECEIVE_USER_PRESENT
Allows an application to receive the Intent.ACTION_USER_PRESENT that is broadcast after the user unlocks the device. - android.permission.WAKE_LOCK
Allows an application to prevent the phone from going to sleep. - android.permission.MOUNT_UNMOUNT_FILESYSTEMS
Allows the application to mount and unmount file systems for removable storage. - android.permission.RECEIVE_BOOT_COMPLETED
Allows an application to start itself as soon as the system has finished booting. This can make it take longer to start the phone and allow the application to slow down the overall phone by always running. - android.permission.CHANGE_WIFI_STATE
Allows an application to connect to and disconnect from Wi-Fi access points and to make changes to configured Wi-Fi networks. - android.permission.CHANGE_NETWORK_STATE
Allows applications to change network connectivity state. - android.permission.WRITE_SETTINGS
Allows an application to modify the system's settings data. Malicious applications can corrupt your system's configuration. - android.permission.WRITE_EXTERNAL_STORAGE
Allows an application to write to external storage. - android.permission.READ_EXTERNAL_STORAGE
Allows an application to read from external storage. - android.permission.READ_PHONE_STATE
Allows the application to access the phone features of the device. An application with this permission can determine the phone number and serial number of this phone, whether a call is active, the number that call is connected to and so on. - android.permission.MODIFY_AUDIO_SETTINGS
Allows application to modify global audio settings, such as volume and routing. - android.permission.SYSTEM_ALERT_WINDOW
Allows an application to show system-alert windows. Malicious applications can take over the entire screen of the phone. - android.permission.ACCESS_NETWORK_STATE
Allows an application to view the status of all networks. - android.permission.ACCESS_WIFI_STATE
Allows an application to view the information about the status of Wi-Fi. - android.permission.INTERNET
Allows an application to create network sockets. - android.permission.MOUNT_FORMAT_FILESYSTEMS
Allows the application to format removable storage. - android.permission.VIBRATE
Allows the application to control the vibrator. - android.permission.ACCESS_WIMAX_STATE
Unknown permission from android reference - android.permission.AUTHENTICATE_ACCOUNTS
Allows an application to use the account authenticator capabilities of the Account Manager, including creating accounts as well as obtaining and setting their passwords. - android.permission.BLUETOOTH
Allows applications to connect to paired bluetooth devices. - android.permission.BLUETOOTH_ADMIN
Allows applications to discover and pair bluetooth devices. - android.permission.BODY_SENSORS
Allows an application to access data from sensors that the user uses to measure what is happening inside his/her body, such as heart rate. - android.permission.BROADCAST_STICKY
Allows an application to send sticky broadcasts, which remain after the broadcast ends. Malicious applications can make the phone slow or unstable by causing it to use too much memory. - android.permission.CALL_PHONE
Allows the application to call phone numbers without your intervention. Malicious applications may cause unexpected calls on your phone bill. Note that this does not allow the application to call emergency numbers. - android.permission.CAMERA
Allows application to take pictures and videos with the camera. This allows the application to collect images that the camera is seeing at any time. - android.permission.CHANGE_WIFI_MULTICAST_STATE
Allows an application to receive packets not directly addressed to your device. This can be useful when discovering services offered nearby. It uses more power than the non-multicast mode. - android.permission.CHANGE_WIMAX_STATE
Unknown permission from android reference - android.permission.CLEAR_APP_CACHE
Allows an application to free phone storage by deleting files in application cache directory. Access is usually very restricted to system process. - android.permission.DISABLE_KEYGUARD
Allows applications to disable the keyguard if it is not secure. - android.permission.DOWNLOAD_WITHOUT_NOTIFICATION
Unknown permission from android reference - android.permission.EXPAND_STATUS_BAR
Allows application to expand or collapse the status bar. - android.permission.FLASHLIGHT
Allows the application to control the flashlight. - android.permission.GET_ACCOUNTS
Allows access to the list of accounts in the Accounts Service. - android.permission.GET_PACKAGE_SIZE
Allows an application to find out the space used by any package. - android.permission.GET_TASKS
Allows application to retrieve information about currently and recently running tasks. May allow malicious applications to discover private information about other applications. - android.permission.KILL_BACKGROUND_PROCESSES
Allows an application to kill background processes of other applications, even if memory is not low. - android.permission.MANAGE_ACCOUNTS
Allows an application to perform operations like adding and removing accounts and deleting their password. - android.permission.PERSISTENT_ACTIVITY
Allows an application to make parts of itself persistent, so that the system can't use it for other applications. - android.permission.PROCESS_OUTGOING_CALLS
Allows application to process outgoing calls and change the number to be dialled. Malicious applications may monitor, redirect or prevent outgoing calls. - android.permission.READ_CALENDAR
Allows an application to read all of the calendar events stored on your phone. Malicious applications can use this to send your calendar events to other people. - android.permission.READ_CONTACTS
Allows an application to read all of the contact (address) data stored on your phone. Malicious applications can use this to send your data to other people. - android.permission.READ_INSTALL_SESSIONS
Unknown permission from android reference - android.permission.READ_PROFILE
Allows an application to read the user's personal profile data. - android.permission.READ_SOCIAL_STREAM
Allows an application to read from the user's social stream. - android.permission.READ_SYNC_SETTINGS
Allows an application to read the sync settings, such as whether sync is enabled for Contacts. - android.permission.READ_SYNC_STATS
Allows an application to read the sync stats; e.g. the history of syncs that have occurred. - android.permission.READ_USER_DICTIONARY
Allows an application to read any private words, names and phrases that the user may have stored in the user dictionary. - android.permission.RECEIVE_WAP_PUSH
Allows application to receive and process WAP messages. Malicious applications may monitor your messages or delete them without showing them to you. - android.permission.RECORD_AUDIO
Allows application to access the audio record path. - android.permission.REORDER_TASKS
Allows an application to move tasks to the foreground and background. Malicious applications can force themselves to the front without your control. - android.permission.RESTART_PACKAGES
Allows an application to kill background processes of other applications, even if memory is not low. - android.permission.SET_WALLPAPER_HINTS
Allows the application to set the system wallpaper size hints. - android.permission.SUBSCRIBED_FEEDS_READ
Allows an application to receive details about the currently synced feeds. - android.permission.SUBSCRIBED_FEEDS_WRITE
Allows an application to modify your currently synced feeds. This could allow a malicious application to change your synced feeds. - android.permission.TRANSMIT_IR
Allows using the device's IR transmitter, if available. - android.permission.USE_CREDENTIALS
Allows an application to request authentication tokens. - android.permission.USE_SIP
Allows an application to use the SIP service to make/receive Internet calls. - android.permission.WRITE_CALENDAR
Allows an application to add or change the events on your calendar, which may send emails to guests. Malicious applications can use this to erase or modify your calendar events or to send emails to guests. - android.permission.WRITE_CALL_LOG
Allows an application to write (but not read) the user's call log data. - android.permission.WRITE_CONTACTS
Allows an application to modify the contact (address) data stored on your phone. Malicious applications can use this to erase or modify your contact data. - android.permission.WRITE_PROFILE
Allows an application to write (but not read) the user's personal profile data. - android.permission.WRITE_SMS
Allows application to write to SMS messages stored on your phone or SIM card. Malicious applications may delete your messages. - android.permission.WRITE_SOCIAL_STREAM
Allows an application to write (but not read) the user's social stream data. - android.permission.WRITE_SYNC_SETTINGS
Allows an application to modify the sync settings, such as whether sync is enabled for Contacts. - android.permission.WRITE_USER_DICTIONARY
Allows an application to write new words into the user dictionary. - com.android.alarm.permission.SET_ALARM
Unknown permission from android reference - com.android.browser.permission.READ_HISTORY_BOOKMARKS
Unknown permission from android reference - com.android.browser.permission.WRITE_HISTORY_BOOKMARKS
Unknown permission from android reference - com.android.launcher.permission.INSTALL_SHORTCUT
Unknown permission from android reference - com.android.launcher.permission.UNINSTALL_SHORTCUT
Unknown permission from android reference - com.android.vending.BILLING
Unknown permission from android reference - com.android.vending.CHECK_LICENSE
Unknown permission from android reference - com.android.voicemail.permission.ADD_VOICEMAIL
Unknown permission from android reference - com.google.android.c2dm.permission.RECEIVE
Permission for cloud to device messaging. - com.google.android.gms.permission.ACTIVITY_RECOGNITION
Allows an application to recognize physical activity. - com.google.android.gms.permission.AD_ID_NOTIFICATION
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.OTHER_SERVICES
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.adsense
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.adwords
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.ah
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.android
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.androidsecure
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.blogger
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.cl
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.cp
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.dodgeball
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.finance
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.gbase
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.grandcentral
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.groups2
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.health
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.ig
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.jotspot
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.knol
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.lh2
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.local
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.mail
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.mobile
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.news
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.notebook
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.orkut
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.print
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.sierra
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.sierraqa
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.sierrasandbox
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.sitemaps
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.speech
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.speechpersonalization
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.talk
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.wifi
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.wise
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.writely
Unknown permission from android reference - com.google.android.googleapps.permission.GOOGLE_AUTH.youtube
Unknown permission from android reference - com.google.android.launcher.permission.READ_SETTINGS
Unknown permission from android reference - com.google.android.providers.gsf.permission.READ_GSERVICES
Unknown permission from android reference - com.google.android.providers.talk.permission.READ_ONLY
Unknown permission from android reference - com.google.android.providers.talk.permission.WRITE_ONLY
Unknown permission from android reference - android.permission.READ_LOGS
Allows an application to read from the system's various log files. This allows it to discover general information about what you are doing with the phone, potentially including personal or private information. - android.permission.READ_OWNER_DATA
Unknown permission from android reference - android.permission.WRITE_OWNER_DATA
Unknown permission from android reference - android.permission.CHANGE_CONFIGURATION
Allows an application to change the current configuration, such as the locale or overall font size. - android.permission.BATTERY_STATS
Allows the modification of collected battery statistics. Not for use by common applications. - android.permission.ACCESS_DOWNLOAD_MANAGER
Unknown permission from android reference - com.android.launcher.permission.READ_SETTINGS
Unknown permission from android reference - com.htc.launcher.permission.READ_SETTINGS
Show notification count or badge on application launch icon for htc phones. - com.qihoo.appstore.rtservice.ACCESS_RTSERVICE
Unknown permission from android reference - android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS
Unknown permission from android reference - android.permission.INTERACT_ACROSS_USERS_FULL
Unknown permission from android reference - android.permission.SET_PROCESS_FOREGROUND
Unknown permission from android reference - android.permission.ACCESS_CACHE_FILESYSTEM
Allows an application to read and write the cache file system. - android.permission.USE_SPECIAL_UDISK
Unknown permission from android reference - com.smit.icast.DVB_SERVICE_PERMISSION
Unknown permission from android reference - android.permission.SET_TIME_ZONE
Allows an application to change the phone's time zone. - android.permission.DELETE_PACKAGES
Allows an application to delete Android packages. Malicious applications can use this to delete important applications. - android.permission.INSTALL_PACKAGES
Allows an application to install new or updated Android packages. Malicious applications can use this to add new applications with arbitrarily powerful permissions. - android.permission.READ_DREAM_STATE
Unknown permission from android reference - android.permission.WRITE_MEDIA_STORAGE
Unknown permission from android reference - android.permission.READ_MEDIA_STORAGE
Unknown permission from android reference - android.permission.SYSTEM_OVERLAY_WINDOW
Allows an app to create windows using the type WindowManager.LayoutParams.TYPE_APPLICATION_OVERLAY , shown on top of all other apps. Very few apps should use this permission; these windows are intended for system-level interaction with the user. - android.permission.CHANGE_COMPONENT_ENABLED_STATE
Allows an application to change whether or not a component of another application is enabled. Malicious applications can use this to disable important phone capabilities. It is important to be careful with permission, as it is possible to bring application components into an unusable, inconsistent or unstable state. - android.permission.READ_FRAME_BUFFER
Allows application to read the content of the frame buffer. - android.permission.CLEAR_APP_USER_DATA
Allows an application to clear user data. - android.permission.HARDWARE_TEST
Allows the application to control various peripherals for the purpose of hardware testing. - android.permission.SEND_SMS
Allows application to send SMS messages. Malicious applications may cost you money by sending messages without your confirmation. - android.permission.RECEIVE_MMS
Allows application to receive and process MMS messages. Malicious applications may monitor your messages or delete them without showing them to you. - android.permission.RAISED_THREAD_PRIORITY
Unknown permission from android reference - com.android.launcher.permission.WRITE_SETTINGS
Unknown permission from android reference - com.android.launcher2.permission.READ_SETTINGS
Unknown permission from android reference - com.android.launcher2.permission.WRITE_SETTINGS
Unknown permission from android reference - com.android.launcher3.permission.READ_SETTINGS
Unknown permission from android reference - com.android.launcher3.permission.WRITE_SETTINGS
Unknown permission from android reference - android.permission.BAIDU_LOCATION_SERVICE
Unknown permission from android reference - com.xiaomi.channel.GAME_SERVICE_PERMISSION
Unknown permission from android reference - com.xiaomi.channel.STATUS
Unknown permission from android reference - com.qiyi.video.permission.MIPUSH_RECEIVE
Unknown permission from android reference - com.xiaomi.permission.AUTH_SERVICE
Unknown permission from android reference - com.huawei.hwid.permission.ACCESS
Unknown permission from android reference - com.android.launcher3.permission.READ_SETTINGS
Unknown permission from android reference - com.huawei.android.launcher.permission.READ_SETTINGS
Show notification count or badge on application launch icon for huawei phones. - android.permission.MEDIA_MO
Unknown permission from android reference - com.android.launcher2.permission.READ_SETTINGS
Unknown permission from android reference - android.permission.INJECT_EVENTS
Allows an application to deliver its own input events (key presses, etc.) to other applications. Malicious applications can use this to take over the phone. - com.cctv.c2u.permission.C2D_MESSAGE
Unknown permission from android reference - android.permission.WRITE_APN_SETTINGS
Allows an application to modify the APN settings, such as Proxy and Port of any APN. - com.baidu.permission.SHARE
Unknown permission from android reference - com.fingerprints.service.ACCESS_FINGERPRINT_MANAGER
Unknown permission from android reference - com.sec.feature.fingerprint_manager_service
Unknown permission from android reference - com.baidu.netdisk.permission.BROADCAST
Unknown permission from android reference - android.permission.SET_ACTIVITY_WATCHER
Allows an application to monitor and control how the system launches activities. Malicious applications may compromise the system completely. This permission is needed only for development, never for common phone usage. - android.permission.BROADCAST_PACKAGE_REMOVED
Allows an application to broadcast a notification that an application package has been removed. Malicious applications may use this to kill any other application running. - android.hardware.usb.host
Unknown permission from android reference - android.permission.BLUETOOTH_PRIVILEGED
Allows applications to pair bluetooth devices without user interaction, and to allow or disallow phonebook access or message access. This is not available to third party applications. - android.permission.PACKAGE_USAGE_STATS
Allows the modification of collected component usage statistics. Not for use by common applications. - org.tint.permissions.services.ADDONS
Unknown permission from android reference - android.permission.ACCESS_COARSE_LOCATION
Access coarse location sources, such as the mobile network database, to determine an approximate phone location, where available. Malicious applications can use this to determine approximately where you are. - android.permission.NFC
Allows an application to communicate with Near-Field Communication (NFC) tags, cards and readers. - android.permission.READ_CALL_LOG
Allows an application to read the user's call log. - android.permission.READ_CELL_BROADCASTS
Unknown permission from android reference - android.permission.READ_SMS
Allows application to read SMS messages stored on your phone or SIM card. Malicious applications may read your confidential messages. - android.permission.RECEIVE_SMS
Allows application to receive and process SMS messages. Malicious applications may monitor your messages or delete them without showing them to you. - android.permission.SET_WALLPAPER
Allows the application to set the system wallpaper. - android.permission.MANAGE_DOCUMENTS
Allows an application to manage access to documents, usually as part of a document picker. - android.permission.SET_DEBUG_APP
Allows an application to turn on debugging for another application. Malicious applications can use this to kill other applications.
|