Android Development notes-Permission Overview

Source: Internet
Author: User
Tags delete cache

Android permission 1.0 SDK records the changed access permission.ProgramTo read security-sensitive items, you must declare relevant permission requests in androidmanifest. xml. The Android Development Network has translated and used Chinese and English comparisons. The complete list is as follows:

Android. permission.Access_checkin_propertiesAllow read/write access to the "properties" table in the checkin database. You can modify the value of this table to upload the table (allows read/write access to the "properties" table in the checkin database, to change values that get uploaded)

Android. permission.Access_coarse_locationAllow a program to access cellid or WiFi hotspot to obtain a rough location (allows an application to access coarse (e.g., cell-ID, WiFi) location)

Android. permission.Access_fine_locationAllow a program to access excellent locations (such as GPS) (allows an application to access fine (e.g., GPS) location)

Android. permission.Access_location_extra_commandsAllows applications to access additional locations to provide commands (allows an application to access extra location provider commands)

Android. permission.Access_mock_locationAllows the program to create simulated locations for testing (allows an application to create mock location providers for testing)

Android. permission.Access_network_stateAllow a program to access GSM network information (allows applications to access information about networks)

Android. permission.Access_surface_flingerAllow programs to use surfaceflinger underlying features (allows an application to use surfaceflinger's low level features)

Android. permission.Access_wifi_stateAllow programs to access Wi-Fi network status information (allows applications to access information about Wi-Fi networks)

Android. permission.Add_system_serviceAllows a program to publish system-level services (allows an application to publish system-level services ).

Android. permission.Battery_statsAllow programs to update cell phone battery statistics (allows an application to update the collected battery statistics)

Android. permission.BluetoothAllow a program to connect to a paired bluetooth device (allows applications to connect to pair red Bluetooth devices)

Android. permission.Bluetooth_adminAllows programs to discover and pair Bluetooth devices (allows applications to discover and pair Bluetooth devices)

Android. permission.BrickRequest to disable the device (very dangerous) (required to be able to disable the device (very dangerous !).)

Android. permission.Broadcast_package_removedAllow the program to broadcast a message after an application package has been removed (allows an application to broadcast a notification that an application package has been removed)

Android. permission.Broadcast_sticky. Allows a program to broadcast commonly used intents (allows an application to broadcast sticky intents)

Android. permission.Call_phoneTo allow a program to initiate a dialing call, you do not need to use the dialing user interface. You need to confirm (allows an application to initiate a phone call without going through the dialer user interface for the user to confirm the call being placed .)

Android. permission.Call_privilegedAllow a program to call any number, including an emergency number. You do not need to go through the dialing user interface and need to confirm (allows an application to call any phone number, including emergency numbers, without going through the dialer user interface for the user to confirm the call being placed)

Android. permission.CameraRequest to access the camera device (required to be able to access the camera device .)

Android. permission.Change_component_enabled_stateAllows a program to change whether a component or another feature is enabled or disabled (allows an application to change whether an application component (other than its own) is enabled or not .)

Android. permission.Change_configurationAllows a program to modify the current settings, such as localization (allows an application to modify the current configuration, such as locale .)

Android. permission.Change_network_stateAllow programs to change the network connection status (allows applications to change network connectivity state)

Android. permission.Change_wifi_stateAllow programs to change the Wi-Fi connection status (allows applications to change the Wi-Fi connectivity state)

Android. permission.Clear_app_cacheAllow a program to clearly cache all installed programs on the device (allows an application to clear the caches of all installed applications on the device .)

Android. permission.Clear_app_user_dataAllows a program to clear user settings (allows an application to clear user data)

Android. permission.Control_location_updatesEnable disable location update notification from the wireless module (allows enabling/disabling location update notifications from the radio .)

Android. permission.Delete_cache_filesAllow programs to delete cached files (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_powerAllows low-level access to power management)

Android. permission.DiagnosticAllow program RW diagnostic resources (allows applications to RW to diagnostic resources .)

Android. permission.Disable_keyguardAllow the program to disable the keyguard (allows applications to disable the keyguard)

Android. permission.DumpAllows the program to return status capture information from the system service (allows an application to retrieve state dump information from system services .)

Android. permission.Expand_status_barAllows a program to expand and contract to the status bar. Android Development Network prompts that the program is similar to a pallet program in Windows Mobile (allows an application to expand or collapse the status bar .)

Android. permission.Factory_testAs a factory test program, run as a root user (run as a manufacturer test application, running as the root user .)

Android. permission.FlashlightWhen you access the flashlight, the android Development Network prompts that HTC Dream does not contain the flashlight (allows access to the flashlight)

Android. permission.Force_backAllow the program to forcibly perform a back operation on activities (allows an application to force a back operation on whatever is the top activity .)

Android. permission.Fota_updateI do not know what this is for use at the moment. The Android development network analysis may be a reserved permission.

Android. permission.Get_accountsAccess an account list in the Accounts Service (allows access to the list of accounts in the Accounts Service)

Android. permission.Get_package_sizeAllows a program to obtain the space occupied by any package (allows an application to find out the space used by any package .)

Android. permission.Get_tasksAllows a program to obtain information about the currently running or recently running task, the status of a scaled task, and whether the task is active (allows an application to get information about the currently or recently running tasks: a thumbnail representation of the tasks, what activities are 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 buttons, touch, trackball, and so on to a time stream. The Android Development Network reminds us that allows an application to inject user events (keys, touch, trackball) into the event stream and deliver them to any window .)

Android. permission.Install_packagesAllow a program to install packages (allows an application to install packages .)

Android. permission.Internal_system_windowAllow Windows to use the System user interface (allows an application to open windows that are for use by parts of the System user interface .)

Android. permission.InternetAllow a program to open a network socket (allows applications to open network sockets)

Android. permission.Manage_app_tokensAllow Program Management (after creation, reminder, and Z-order by default, the program is referenced 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 yet. The Android development network analysis may be to clear all data, similar to hard lattice machines.

Android. permission.Modify_audio_settingsAllow the program to modify the global audio settings (allows an application to modify global audio settings)

Android. permission.Modify_phone_stateAllows you to modify the phone status, such as power supply and man-machine interface (allows modification of the Telephony state-power on, MMI, etc .)

Android. permission.Mount_unmount_filesystemsAllows mounting and unmounting file systems for removable storage (allows mounting and unmounting file systems for removable storage .)

Android. permission.Persistent_activityAllow a program to set its activities display (allow an application to make its activities Persistent .)

Android. permission.Process_outgoing_cilsAllow programs to monitor and modify broadcast phone numbers (allows an application to monitor, modify, or abort outgoing CALS)

Android. permission.Read_calendarAllows programs to read user calendar data (allows an application to read the user's calendar data .)

Android. permission.Read_contactsAllow the program to read user contact data (allows an application to read the user's contacts data .)

Android. permission.Read_frame_bufferAllows Program Screen waves or more common access to frame buffer data (allows an application to take screen shots and more generally get access to the frame buffer data)

Android. permission.Read_input_stateAllow the program to return the current key status (allows an application to retrieve the current state of keys and switches .)

Android. permission.Read_logsAllows the program to read the underlying system log files (allows an application to read the low-level system log files .)

Android. permission.Read_owner_dataAllow the program to read the owner's data (allows an application to read the owner's data)

Android. permission.Read_smsAllow the program to read short messages (allows an application to read SMS messages .)

Android. permission.Read_sync_settingsAllow the program to read synchronization settings (allows applications to read the sync settings)

Android. permission.Read_sync_statsAllow the program to read the synchronization status (allows applications to read the sync stats)

Android. permission.RebootRequest to be able to restart the device (required to be able to reboot the device .)

Android. permission.Receive_boot_completedAllows a program to receive the action_boot_completed broadcast and start it in the system (allows an application to receive the action_boot_completed that is broadcast after the system finishes booting .)

Android. permission.Receive_mmsAllows a program to monitor and receive MMS messages, record or process (allows an application to monitor incoming MMS messages, to record or perform processing on them .)

Android. permission.Receive_smsAllow the program to monitor a short message, record or process (allows an application to monitor incoming SMS messages, to record or perform processing on them .)

Android. permission.Receive_wap_pushAllow program monitoring to receive wap push messages (allows an application to monitor incoming wap push messages .)

Android. permission.Record_audioAllows the program to record audio (allows an application to record audio)

Android. permission.Reorder_tasksAllows the program to change the z-axis task (allows an application to change the Z-order of tasks)

Android. permission.Restart_packagesAllow programs 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 SMS messages)

Android. permission.Set_activity_watcherAllow programs to monitor or control activities which have started allows an application to watch and control how activities are started globally in the system.

Android. permission.Set_always_finishAllow programs to control whether activities are indirectly completed allows an application to control whether activities are immediately finished when put in the background.

Android. permission.Set_animation_scaleModify the global 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 direction and actual rotation (allows low-level access to setting the orientation (actually rotation) of the screen .)

Android. permission.Set_preferred_applicationsAllow a program to modify the list parameter packagemanager. addpackagetopreferred () and packagemanager. removepackagefrompreferred () method (allows an application to modify the list of preferred applications with the packagemanager. addpackagetopreferred () and packagemanager. removepackagefrompreferred () methods .)

Android. permission.Set_process_foregroundAllow the current running program to force the program to the foreground (allows an application to force any currently running process to be in the foreground .)

Android. permission.Set_process_limitAllows you to set the maximum number of running processes (allows an application to set the maximum number of (not needed) application processes that can be running .)

Android. permission.Set_time_zoneAllow the program to set the time zone (allows applications to set the system time zone)

Android. permission.Set_wallpaperAllow the program to set wallpaper (allows applications to set the wallpaper)

Android. permission.Set_wallpaper_hintsAllows programs to set wallpaper hits (allows applications to set the wallpaper hints)

Android. permission.Signal_persistent_processesAllow the program to send signals to all displayed processes (allow an application to request that a signal be sent to all persistent processes)

Android. permission.Status_barAllow the program to open, close, or disable the status bar and Icon allows an application to open, close, or disable the status bar and Its icons.

Android. permission.Subscribed_feeds_readAllows a program to access and subscribe to RSS feed content (allows an application to allow access the subscribed feeds contentprovider .)

Android. permission.Subscribed_feeds_writeThe system retains the modification settings for the time being. Android developer believes that this function will be added in future versions.

Android. permission.System_alert_windowAllow a program to open the window using type_system_alert, which is displayed on the top layer of all other programs (allows an application to open windows using the type type_system_alert, shown on top of all other applications .)

Android. permission.VibrateAllows access to the vibrator)

Android. permission.Wake_lockAllow the use of wakelocks of powermanager to remove the process from the screen when it is sleep (allows using powermanager wakelocks to keep processor from sleeping or screen from dimming)

Android. permission.Write_apn_settingsAllow the program to write API settings (allows applications to write the APN settings)

Android. permission.Write_calendarAllow a program to write but not read the user's calendar data (allows an application to write (but not read) the user's calendar data .)

Android. permission.Write_contactsAllow the program to write but not read user contact data (allows an application to write (but not read) the user's contacts data .)

Android. permission.Write_gservicesAllow the program to modify the Google service map (allows an application to modify the Google service map .)

Android. permission.Write_owner_dataAllow a program to write but not read owner data (allows an application to write (but not read) the owner's data .)

Android. permission.Write_settingsAllows the program to read or write data to system settings (allows an application to read or write the system settings .)

Android. permission.Write_smsAllow the program to write text messages (allows an application to write SMS messages)

Android. Permission. write_sync_settings allows the program to write synchronization settings (allows applications to write the sync settings)

Related Article

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.