All permission descriptions for Android

Source: Internet
Author: User
Tags system log delete cache

Original address: http://www.cnblogs.com/zyw-205520/archive/2013/01/24/2875609.html

Android Permissions Sub-fine, but the name of a more humane, Android permission than symbiancapabilities have a lot of improvements, the following to see what is the permission to the definition of the license, found that there is a wide range, if you find your way Ordering somewhere debug errors are likely to be androidpermission access control at Mischief, which is also a place to safely prevent the phone from becoming a virus. The Android Development network gets the message that you don't have to buy a high digital signature certificate, the permissions are determined by the user rather than the handset manufacturer and the platform provider, which has to explain for Android developers, the following information is is required to be added in the Androidmanifest.xml file.
Program execution needs to read to security sensitive items must be declared in Androidmanifest.xml related permission request, Android Development Network has been translated and used in bilingual
Android.permission.access_checkin_propertiesAllow read-write access to the "Properties" table in the Checkin database, change the value can be modified to upload (allows read/write access to the "Properties" of the table inthe checkin database, to C Hange values that get uploaded)
Android.permission.access_coarse_locationAllows a program to access Cellid or WiFi hotspots to get a rough location (allows a application to access coarse (e.g., Cell-id, WiFi)
Android.permission.access_fine_locationAllows a program to access sophisticated locations (such as GPS) (allows an application to access fine (e.g., GPS) location)
Android.permission.Access_location_extra_commandsAllow applications to access additional locations to provide commands (allows an application to access extra location provider commands)
Android.permission.access_mock_locationAllows programs to create mock locations for testing (allows an application to create mock location providers fortesting)
Android.permission.access_network_stateAllow programs to access information about GSM network (allows applications to accessinformation about networks)
Android.permission.Access_surface_flingerAllows the program to use the Surfaceflinger underlying feature (allows an application touse Surfaceflinger's low level features)
Android.permission.access_wifi_stateAllow programs to access Wi-Fi network status information (allows applications to accessinformation about Wi-Fi networks)
Android.permission.Add_system_serviceAllows programs to publish system-level services (allows an application to publish System-level services).
Android.permission.Battery_statsAllow programs to update phone battery statistics (allows an application to update the collected battery statistics)
Android.permission.BLUETOOTHAllow programs to connect to paired Bluetooth devices (allows applications to connect to paired Bluetooth devices)
Android.permission.Bluetooth_adminAllows programs to discover and pair Bluetooth devices (allows applications to discover and pair Bluetooth devices)
Android.permission.BRICKThe request was able to disable the device (very dangerous) (Required to be able to disable, very dangerous!).
Android.permission.broadcast_package_removedAllows a program to broadcast a prompt message after an application package has been removed (allows an application to broadcast a notification that anapplication packages has been removed)
Android.permission.Broadcast_stickyAllow a program to broadcast common intents (allows an application to broadcast sticky intents)
Android.permission.Call_phoneAllows a program to initialize a phone dial-up without requiring user confirmation via the Dial-up user interface (allows an application to initiate a phone call without goingthrough the Dialer user Interf Ace for the user to confirm the call beingplaced.)
Android.permission.call_privilegedAllows a program to dial any number that contains an emergency number without requiring user confirmation via the Dial-up user interface (allows an application-to-call any phone numbers, including Emergencynumbers, without G Oing through the Dialer user interface for the user toconfirm the call being placed)
Android.permission.CAMERARequest access using a photographic device (Required to being able to access the camera devices.)
Android.permission.change_component_enabled_stateAllows a program to alter whether a component or another is enabled or disabled (allows an application to changes whether an application component (other than it own) is enabled or Not. )
Android.permission.change_configurationAllows a program to modify the current settings, such as localization (allows an application to modify, such aslocale.)
Android.permission.change_network_stateAllow the program to alter network connection status (allows applications to change networks connectivity State)
Android.permission.change_wifi_stateAllow program to change Wi-Fi Connection status (allows applications to CHANGEWI-FI connectivity State)
Android.permission.Clear_app_cacheAllows a program to be clearly cached from all installed programs in the device (allows an application to clear the caches of all installedapplications on the devices.)
Android.permission.Clear_app_user_dataAllows a program to clear user settings (allows an application to clear subscriber data)
Android.permission.control_location_updatesEnables the disable location update prompt from the Wireless module (allows enabling/disabling locations update notifications from Theradio.)
Android.permission.Delete_cache_filesAllow program to delete cache file (allows an application to delete cache files)
Android.permission.delete_packagesAllow a program to delete a package (allows an application to delete packages)
Android.permission.Device_powerAllow access to the underlying power management (allows low-level access to power management)
Android.permission.DIAGNOSTICAllows the program RW diagnostic resource (allows applications to RW todiagnostic resources.)
Android.permission.Disable_keyguardAllow program to disable keyboard lock (allows applications to disable the Keyguard)
Android.permission.DUMPAllows the program to return state crawl information from the system service (allows an application to retrieve, dump information fromsystem services.)
Android.permission.Expand_status_barAllow a program extension to shrink in the status bar, the Android development net hint should be a similar tray program in Windows Mobile (allows an application to expand or collapse the status bar.)
Android.permission.factory_testAs a factory test program, run on the root user (run as a manufacturer TestApplication, running as the root users.)
Android.permission.FlashlightAccess Flash, Android dev net tips htc Dream does not contain flash (allows access to the flashlight)
Android.permission.Force_backAllows the program to force a fallback operation on the top level activities (allows an application to force a back operation Onwhatever is the top activity.)
Android.permission.fota_updateTemporarily do not understand what it is to use, the Android Development network analysis may be a reserved privilege.
Android.permission.get_accountsAccess an account list in a accounts service (allows access to the Listof accounts in the accounts service)
Android.permission.get_package_sizeAllows a program to obtain any of the package footprint capacity (allows an application to findout the space used by any packages.)
Android.permission.Get_tasksAllows a program to get information about the current or most recently run tasks, an abbreviated task state, whether active, etc. (allows an application to get information about the currently orrecently running T Asks:a thumbnail representation of the tasks, Whatactivities is running in it, etc.)
Android.permission.hardware_testAllow access to hardware (allows access to hardware peripherals.)
Android.permission.inject_eventsAllows a program to intercept user events such as keystrokes, touches, trackball and so on until a time stream, Android Development Network alert is hook technology bar (allows an application to inject user events (keys, touch, trackball) into the event stream and deliver them to any window.)
Android.permission.install_packagesAllows a program to install packages (allows a application to install packages.)
Android.permission.Internal_system_windowAllows Windows to be opened using the System user interface (allows an application to open windows? is for use by parts ofthe system user interface.)
Android.permission.INTERNETAllow program to open network sockets (allows applications to open networks sockets)
Android.permission.Manage_app_tokensAllow program management (create, post, z-order default to Z-axis) program references in the window manager (allows an application to manage (Create, destroy, Z-order) application tokens in The window manager. )
Android.permission.Master_clearThere is no clear explanation that the Android Development network analysis may be to erase all data, similar to the hard grid machine
Android.permission.modify_audio_settingsAllows the program to modify global audio settings (allows an application to modify Globe audio settings)
Android.permission.modify_phone_stateAllows to modify the status of the phone, such as power, human-computer interface (allows modification of the telephony state-power on, MMI, etc.)
Android.permission.Mount_unmount_filesystemsAllows mount and anti-mount file system Removable Storage (allows mounting and unmounting files systems for Removable Storage.)
Android.permission.persistent_activityAllows a program to set his activities display (allow a application to makeits activities persistent.)
Android.permission.Process_outgoing_callsAllows the program to monitor and modify the broadcast phone (allows an application to monitor, modify, or abort outgoing calls)
Android.permission.Read_calendarAllows the program to read the user's calendar data (allows an application
Android.permission.read_contactsAllows the program to read the user contact data (allows an application to the read the user ' s contacts.)
Android.permission.Read_frame_bufferAllows program screen waves or more regular access to the Framebuffer data (allows an application-to-take screen shots and greater generally getaccess to the frame buffers data)
Android.permission.read_input_stateAllows the program to return the current key state (allows a application to retrieve, which is in the keys andswitches.)
Android.permission.Read_logsAllows the program to read the underlying system log file (allows an application to read the low-level system log files.)
Android.permission.Read_owner_dataAllows the program to read the owner data (allows a application to read the owner's information)
Android.permission.read_smsAllows the program to read short messages (allows an application to read SMS messages.)
Android.permission.read_sync_settingsAllow program to read sync settings (allows applications to read the sync settings)
Android.permission.Read_sync_statsAllow program to read sync status (allows applications to read the sync stats)
Android.permission.REBOOTThe request is capable of restarting the device (Required to being able to reboot.)
Android.permission.receive_boot_completedAllows a program to receive action_boot_completed broadcast on system completion boot (allows anapplication to receive the action_boot_completed that's broadcast After Thesystem finishes booting. )
Android.permission.Receive_mmsAllows a program monitor to receive MMS MMS, record or process (Allowsan application to monitor incoming MMS messages, to record or performprocessing on them.)
Android.permission.receive_smsAllows the program to monitor one will receive SMS, recording or processing (allows an application to monitor incoming the messages, to record orperform processing on them.)
Android.permission.Receive_wap_pushAllows program monitoring to receive WAP push information (allows an application to monitorincoming WAP push messages.)
Android.permission.Record_audioAllow program to record audio (allows a application to record audio)
Android.permission.Reorder_tasksAllow program to alter Z-axis arrangement tasks (allows an application to change thez-order of tasks)
Android.permission.restart_packagesAllow program to restart other programs (allows an application to restart other applications)
Android.permission.send_smsAllow the program to send SMS messages (allows an application to send smsmessages)
Android.permission.Set_activity_watcherAllows the program to monitor or control activities has started the global system allows an application towatch and control how activities is started globally in the system.
Android.permission.Set_always_finishAllows program control whether the activity is indirectly completed while in the background allows an application to controls whether activities is immediatelyfinished when put in the background .
Android.permission.Set_animation_scaleModify the Global information scale (Modify the animation scaling factor.)
Android.permission.Set_debug_appConfigure a program for debugging (Configure an application for debugging.)
Android.permission.set_orientationAllows the underlying access to set the screen orientation and the actual rotation (allows low-level access to setting the orientation (actuallyrotation) of the screens.)
Android.permission.set_preferred_applicationsAllows a program to modify list parameters packagemanager.addpackagetopreferred () and Packagemanager.removepackagefrompreferred () methods (Allows an Application to modify the list of preferred Applicationswith the packagemanager.addpackagetopreferred () Andpackagemanager.removepackagefrompreferred () methods.)
Android.permission.Set_process_foregroundAllows the program to currently run a program forcibly to the foreground (allows an application to force any currently running process to bein the foreground.)
Android.permission.Set_process_limitAllows setting the maximum number of running processes (allows an application to set the maximum numbers of (not needed) application processes, can be running.)
Android.permission.Set_time_zoneAllows the program to set the time area (allows applications to set the system timing zone)
Android.permission.Set_wallpaperAllow program to set wallpaper (allows applications to set the wallpaper)
Android.permission.set_wallpaper_hintsAllow program to set wallpaper hits (allows applications to set the wallpaper hints)
Android.permission.signal_persistent_processesAllows a program request to send a signal to all displayed processes (allow an application to request, a signal be sent to allpersistent processes)
Android.permission.Status_barAllows programs to open, close, or disable the status bar and icons allows an application to open, close, or disable the status bar andits icons.
Android.permission.Subscribed_feeds_readAllows a program to access subscribed RSS feed content provided (allows an application to allowaccess the subscribed feeds contentprovider.)
Android.permission.Subscribed_feeds_writeThe system temporarily retains the settings, and the Android Development Network believes the feature will be added to the future version.
Android.permission.System_alert_windowAllows a program to open the window using Type_system_alert, displayed at the top level of all other programs (allows anapplication to open windows using the TYPE Type_system_alert, shown On top ofall other applications. )
Android.permission.VibrateAllow access to vibrating devices (allows access to the vibrator)
Android.permission.Wake_lockAllows Wakelocks to be used PowerManager to keep the process from disappearing from the screen while hibernating (allows Usingpowermanager wakelocks to keep processor from sleeping or screens fro M dimming)
Android.permission.write_apn_settingsAllow program to write API settings (allows applications to write the apnsettings)
Android.permission.Write_calendarAllows a program to write without reading the user's calendar data (allows an application to write (though not read) the users ' CalendarData.)
Android.permission.write_contactsAllows the program to write without reading the user's contact data (allows an application to write (though not read) the users ' Contactsdata.)
Android.permission.write_gservicesAllows programs to modify Google services maps (allows an application to modifythe Google Service map.)
Android.permission.Write_owner_dataAllows a program to write without reading the owner data (allows an application to write (but not read) the owner
Android.permission.write_settingsAllows the program to read or write system settings (allows an application to read or write the settings.)
Android.permission.write_smsAllow program to write SMS (allows a application to write SMS messages)
Android.permission.write_sync_settingsAllow program to write sync settings (allows applications to write the sync settings

All permission descriptions for Android

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.