Android Permissions Permission Daquan

Source: Internet
Author: User

1.android.permission.write_user_dictionary
Allow the application to write new words to the user dictionary

2.android.permission.write_sync_settings
Write Google online sync settings

3.android.permission.write_social_stream
Read the user's social stream

4.android.permission.write_sms
Allow programs to write text messages

5.android.permission.write_settings
Allow programs to read or write system settings

6.android.permission.write_secure_settings
Allow applications to read or write security system settings

7.android.permission.write_profile
Allow programs to write profile data

8.com.android.browser.permission.write_history_bookmarks
Allows an application to write (but not read) the user's browsing history and bookmarks

9.android.permission.write_gservices
Allow programs to modify Google services maps

10.android.permission.write_external_storage
Allows programs to write files to external storage, such as SD card

11.android.permission.write_contacts
Write to contact, but not readable

12.android.permission.write_call_log
Allow program to write (but not read) user's contact data

13.android.permission.write_calendar
Allow program to write to schedule, but not readable

14.android.permission.write_apn_settings
Allow program to write to network GPRS access point settings

15.android.permission.wake_lock
Allows the program to still run after the phone screen is turned off

16.android.permission.vibrate
Allow program Vibration

17.android.permission.use_sip
Allow programs to use SIP Video services

18.android.permission.use_credentials
Allow program request validation from Accountmanager

19.android.permission.update_device_stats
Allow programs to update device status

20.com.android.launcher.permission.uninstall_shortcut
Delete Shortcut

21.android.permission.transmit_ir
Allows the use of the device's IR emitter, if available

22.android.permission.system_alert_window
Allow programs to display system windows

23.android.permission.subscribed_feeds_write
A database that allows programs to write or modify subscription content

24.android.permission.subscribed_feeds_read
A database that allows programs to access subscription information

22.android.permission.status_bar
Allow programs to open, close, and disable the status bar

23.android.permission.signal_persistent_processes
Allows a program to send a permanent process signal

24.android.permission.set_wallpaper_hints
Allow program to set wallpaper suggestions

25.android.permission.set_wallpaper
Allow program to set desktop wallpaper

26.android.permission.set_time_zone
Allow programs to set the system time zone

27.android.permission.set_time
Allow program to set system time

28.android.permission.set_process_limit
Allow programs to set the maximum number of processes limit

29.android.permission.set_preferred_applications
Allows the program to set the applied parameters, no longer working specific view addpackagetopreferred (String) Introduction

30.android.permission.set_pointer_speed
cannot be obtained by third-party apps, system permissions

31.android.permission.set_orientation
Allows the program to set the screen orientation to be displayed horizontally or in a standard way, not for general applications

32.android.permission.set_debug_app
Allows the program to set the debugger, commonly used for development

33.android.permission.set_animation_scale
Allow programs to set global animation scaling

34.android.permission.set_always_finish
Allows the program to set whether the program will always exit in the background

36.com.android.alarm.permission.set_alarm
Allow program to set alarm reminders

37.android.permission.set_activity_watcher
Allow program settings activity Observer is typically used for monkey testing

38.android.permission.send_sms
Allow programs to send text messages

39.android.permission.send_respond_via_message
Allow users to use your app for instant SMS replies when they call.

40.android.permission.restart_packages
Allows the program to end a task through the Restartpackage (String) method, which is discarded in the foreign

41.android.permission.reorder_tasks
Allow programs to reorder tasks in the system's Z-axis run

42.android.permission.record_audio
Allow program to record sound through the phone or headset of the mic

43.android.permission.receive_wap_push
Allow programs to receive WAP push information

44.android.permission.receive_sms
Allow programs to receive text messages

45.android.permission.receive_mms
Allow programs to receive MMS messages

46.android.permission.receive_boot_completed
Allow program to run automatically

47.android.permission.reboot
Allow program to restart device

48.android.permission.read_user_dictionary
Get data from a provider, the application needs "read access" for the corresponding provider

49.android.permission.read_sync_stats
Allows the program to read the sync status and get the Google online sync status

50.android.permission.read_sync_settings
Allow program to read sync settings, read Google online sync settings

51.android.permission.read_social_stream
Read the user's social stream

52.android.permission.read_sms
Allow program to read SMS content

53.android.permission.read_profile
Access to user profile

54.android.permission.read_phone_state
Allow programs to access phone status

55.android.permission.read_logs
Allow the program to read the system's underlying logs

56.android.permission.read_input_state
Allows the program to read the input state of the current key, only for system

57.com.android.browser.permission.read_history_bookmarks
Allow programs to read browser favorites and history

58.android.permission.read_frame_buffer
Allow program to read frame cache for screen

59.android.permission.read_external_storage
The program can read files from the device's external storage space (built-in sdcard and external sdcard), and if your app has already added "Write_external_storage" permission, then

necessary to add Read permission, write permission already contains Read permission.

60.android.permission.read_contacts
Allow programs to access contact Address Book information

61.android.permission.read_call_log
Read Call history

62.android.permission.read_calendar
Allow programs to read user's schedule information

63.android.permission.process_outgoing_calls
Allow programs to monitor, modify, or discard broadcast calls

64.android.permission.persistent_activity
Allows the program to create a permanent activity that is marked for future removal

65.android.permission.nfc
Allows programs to perform NFC near-range communication operations for mobile support

66.android.permission.mount_unmount_filesystems
Allow programs to mount, reverse-mount external file systems

67.android.permission.mount_format_filesystems
Allows programs to format removable file systems, such as formatted empty SD card

68.android.permission.modify_phone_state
Allows the program to modify phone status, such as airplane mode, but does not include a replacement system dialer interface

69.android.permission.modify_audio_settings
Allow programs to modify sound settings information

70.android.permission.media_content_control
Allows an application to know what is playing and controlling its contents. Not used by third-party apps.

71.android.permission.master_clear
Allows programs to perform soft formatting, removing system configuration information

72.android.permission.manage_documents
Allows an application to manage access to documents, usually a document selector section

73.android.permission.manage_app_tokens
Manage creation, destruction, Z-order, only for system

74.android.permission.manage_accounts
Allow programs to manage the list of accounts in Accountmanager

75.android.permission.location_hardware
Allows one application to use the positioning feature of the hardware without using third-party apps

76.android.permission.kill_background_processes
Allows the program to call Killbackgroundprocesses (String). Method End Background Process

77.android.permission.internet
Allow programs to access network connections that may generate GPRS traffic

78.android.permission.internal_system_window
Allow programs to open internal windows and not open this permission to third-party applications

79.com.android.launcher.permission.install_shortcut
Create a shortcut

80.android.permission.install_packages
Allow programs to install apps

81.android.permission.install_location_provider
Allow program installation targeting provides

82.android.permission.inject_events
Allows the program to access the underlying event of the program, to get the key, Trackball event stream

83.android.permission.hardware_test
Allow programs to access hardware-assisted devices for hardware testing

84.android.permission.global_search
Allow programs to allow global search

85.android.permission.get_top_activity_info
Allowing an application to retrieve private information is currently the top-level activity and is not used by third-party apps

86.android.permission.get_tasks
Allow programs to get task information

87.android.permission.get_package_size
Allow the program to get the file size of the app

88.android.permission.get_accounts
Allow programs to access your account Gmail list

89.android.permission.force_back
Allows the program to force the back button to be used, regardless of whether the activity is on the top level

90.android.permission.flashlight
Allow access to flash

91.android.permission.factory_test
Allow program to run factory test mode

92.android.permission.expand_status_bar
Allow programs to extend or shrink the status bar

93.android.permission.dump
Allows programs to obtain system dump information from system services

94.android.permission.disable_keyguard
Allow program to disable keyboard lock

95.android.permission.diagnostic
Allow program to RW to diagnostic resource

96.android.permission.device_power
Allow programs to access the underlying power management

97.android.permission.delete_packages
Allow programs to remove apps

98.android.permission.delete_cache_files
Allow programs to delete cache files

99.android.permission.control_location_updates
Allow program to get mobile network location information change

100.android.permission.clear_app_user_data
Allow programs to clear user data

101.android.permission.clear_app_cache
Allow programs to clear the app cache

102.android.permission.change_wifi_state
Allow program to change WiFi status

103.android.permission.change_wifi_multicast_state
Allow program to change WiFi multicast status

104.android.permission.change_network_state
Allow programs to change network status, such as whether networking

105.android.permission.change_configuration
Allow current app to change configuration, such as positioning

106.android.permission.change_component_enabled_state
Change whether a component is enabled state

107.android.permission.capture_video_output
Allows an application to capture video output without being used by third-party apps

108.android.permission.capture_secure_video_output
Allows an application to capture video output. Not used by third-party apps

109.android.permission.capture_audio_output
Allows an application to capture audio output. Not used by third-party apps

110.android.permission.camera
Allow programs to access the camera to take pictures

111.android.permission.call_privileged
Allow the program to make calls and replace the dialer interface of the system

112.android.permission.call_phone
Allow programs to make calls from non-system dialer

113.android.permission.broadcast_wap_push
A broadcast is triggered after a WAP push service is received

114.android.permission.broadcast_sticky
Allow a program to receive a broadcast quickly after receiving the next broadcast

115.android.permission.broadcast_sms
Allows a program to trigger a broadcast when a text message is received

116.android.permission.broadcast_package_removed
Allow program to be deleted when broadcast

117.android.permission.brick
The ability to disable the phone, very dangerous, as the name implies is to make the mobile phone into bricks

118.android.permission.bluetooth_privileged
Allows applications to pair Bluetooth devices without user interaction. This is not available for third-party applications.

119.android.permission.bluetooth_admin
Allow programs to discover and pair new Bluetooth devices

120.android.permission.bluetooth
Allow programs to connect paired Bluetooth devices

121.android.permission.bind_wallpaper
Must be requested through the Wallpaperservice service, only the system can use

122.android.permission.bind_vpn_service
Binding VPN Service
Must be requested through the Vpnservice service, only the system can use

123.android.permission.bind_text_service
TextService (for example, spellcheckerservice) must be required to ensure that only the system can bind to it.

124.android.permission.bind_remoteviews
Must be requested through the Remoteviewsservice service, only the system can use

125.android.permission.bind_print_service
Must be required by Printservice to ensure that only the system can bind to it.

126.android.permission.bind_notification_listener_service
Must be required by Notificationlistenerservice to ensure that only the system can bind to it.

127.android.permission.bind_nfc_service
The Hostapduservice or offhostapduservice must ensure that only the system can bind to it.

128.android.permission.bind_input_method
Request Inputmethodservice Service, only system can use

129.android.permission.bind_device_admin
Request System Administrator receiver receiver, only system can use

130.android.permission.bind_appwidget
Allows the program to tell the Appwidget service that it needs access to a small plug-in database, which is used only by very few apps

131.android.permission.bind_accessibility_service
Request the Accessibilityservice service to ensure that only the system can bind to it.

132.android.permission.authenticate_accounts
Allows programs to access account management through account verification Account_manager related information

133.com.android.voicemail.permission.add_voicemail
Allow an application to add a voice mail system

134.android.permission.account_manager
Allows the program to obtain account verification information, primarily Gmail account information, only system-level processes can access the permissions

135.android.permission.access_wifi_state
Allows the program to get the status of the current WiFi access and information about the WLAN hotspot

136.android.permission.access_surface_flinger
Low-level graphical display support on Android platform, commonly used in game or Camera preview interface and bottom mode screen

137.android.permission.access_network_state
Allows the program to obtain network information status, such as whether the current network connection is valid

138.android.permission.access_mock_location
Allows the program to obtain simulated location information, which is commonly used to help developers debug applications

139.android.permission.access_location_extra_commands
Allow programs to access additional location provider directives

140.android.permission.access_fine_location
Allows the program to receive satellite positioning information via GPS chip

141.android.permission.access_coarse_location
Allows programs to obtain user-error latitude and longitude information via WiFi or mobile base station

142.android.permission.access_checkin_properties
Permission to allow a program to read or write an enlisted Check-in database property sheet

Android Permissions Permission Daquan

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.