Android permissions (permission) Daquan

Source: Internet
Author: User
Tags exit in account gmail delete cache

This article is written by the emotional control, reproduced please specify here!

!!

1.android.permission.write_user_dictionary
Consent to the application writing 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
Consent program to write text messages

5.android.permission.write_settings
Consent program Read or write system settings

6.android.permission.write_secure_settings
Consent to application read or write security system settings

7.android.permission.write_profile
Consent program to write personal data

8.com.android.browser.permission.write_history_bookmarks
Consent to an application that writes (but is not readable) the user's browsing history and bookmarks

9.android.permission.write_gservices
Consent program Changes Google services map

10.android.permission.write_external_storage
The consent program writes to the external storage, such as the SD card to write the file

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

12.android.permission.write_call_log
Consent program writes (but cannot read) user's contact data

13.android.permission.write_calendar
The consent program is written to the schedule. But not readable

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

15.android.permission.wake_lock
The consent program is still executed after the phone screen is turned off by the background process

16.android.permission.vibrate
Consent Program Vibration

17.android.permission.use_sip
Consent program uses SIP video service

18.android.permission.use_credentials
Consent procedure request validation from Accountmanager

19.android.permission.update_device_stats
Approve the program to update the device status

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

21.android.permission.transmit_ir
Agree to use the device's infrared emitter, assuming that the available

22.android.permission.system_alert_window
Consent Program Display System form

23.android.permission.subscribed_feeds_write
The database in which the subscription is written or altered by the consent program

24.android.permission.subscribed_feeds_read
Consent program Access to the database of subscription information

22.android.permission.status_bar
Consent program to open, close, disable status bar

23.android.permission.signal_persistent_processes
The consent program sends a permanent process signal

24.android.permission.set_wallpaper_hints
Consent program Set Wallpaper Suggestions

25.android.permission.set_wallpaper
Consent program Set Desktop wallpaper

26.android.permission.set_time_zone
The consent program sets the system time zone

27.android.permission.set_time
Consent Program Set System time

28.android.permission.set_process_limit
Limit the number of processes that the program is set to maximum

29.android.permission.set_preferred_applications
Agree to set the app's number of references, no longer working detail view addpackagetopreferred (String) Introduction

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

31.android.permission.set_orientation
Consent Program setting screen orientation for horizontal or standard display, not for general applications

32.android.permission.set_debug_app
Approve the program to set the debug program. Generally used for development

33.android.permission.set_animation_scale
Consent program setting Global animation scaling

34.android.permission.set_always_finish
Agree whether the program sets the program to always exit in the background

36.com.android.alarm.permission.set_alarm
Consent Program Set Alarm Alert

37.android.permission.set_activity_watcher
Consent program settings Activity Observer is typically used for monkey testing

38.android.permission.send_sms
Consent Program Send SMS

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
The consent program ends the task through the Restartpackage (String) method, which is discarded in the foreign

41.android.permission.reorder_tasks
The consent program again sorts the tasks in the system z-axis execution

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

43.android.permission.receive_wap_push
Consent procedure receives WAP push information

44.android.permission.receive_sms
Consent procedure to receive SMS

45.android.permission.receive_mms
Consent program to receive MMS

46.android.permission.receive_boot_completed
Consent to the program to start its own initiative to implement

47.android.permission.reboot
Approve the program to start the device again

48.android.permission.read_user_dictionary
Gets the data from a provider for the corresponding provider. Application requires "Read access"

49.android.permission.read_sync_stats
The consent program reads the synchronization state. Get Google online sync status

50.android.permission.read_sync_settings
Consent program 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
Consent program to read SMS content

53.android.permission.read_profile
Access to user profiles

54.android.permission.read_phone_state
Consent procedure access to phone status

55.android.permission.read_logs
Consent program reads System bottom log

56.android.permission.read_input_state
The consent program reads the input state of the current key. Only for system

57.com.android.browser.permission.read_history_bookmarks
Consent program reads browser favorites and History

58.android.permission.read_frame_buffer
Consent program Read Frame cache for screen

59.android.permission.read_external_storage
The program can read the files on the external storage space of the device (built-in sdcard and external sdcard), assuming that your app has been added to the "Write_external_storage" permission, then no

necessary to join the Read permission, the Write permission has been included in the Read permission.

60.android.permission.read_contacts
Consent procedure Access contact Address Book information

61.android.permission.read_call_log
Read Call history

62.android.permission.read_calendar
Consent program reads user's schedule information

63.android.permission.process_outgoing_calls
Agree to monitor, change or abandon the broadcast call

64.android.permission.persistent_activity
The consent procedure creates a permanent activity. The feature is marked for future removal

65.android.permission.nfc
The consent program runs NFC near-distance communication operation. For mobile support

66.android.permission.mount_unmount_filesystems
Consent program mount, reverse mount external file system

67.android.permission.mount_format_filesystems
The consent program formats the removable file system. For example, format empty SD card

68.android.permission.modify_phone_state
Agree to change the phone status, such as flight mode. But does not include the replacement system dialer interface

69.android.permission.modify_audio_settings
Consent program changes sound settings information

70.android.permission.media_content_control
Consent to an application knowing what is playing and controlling its contents.

Not used by third-party apps.

71.android.permission.master_clear
Consent program run soft format, delete system configuration information

72.android.permission.manage_documents
Consent to an application to manage access to a document, typically a document selector section

73.android.permission.manage_app_tokens
Manage creation, destruction, z-axis order. Only for system

74.android.permission.manage_accounts
Approve the account list in the program management Accountmanager

75.android.permission.location_hardware
Consent to the use of location-enabled hardware in an application that does not use third-party apps

76.android.permission.kill_background_processes
The consent program calls Killbackgroundprocesses (String). Method End Background Process

77.android.permission.internet
Consent Procedure Access Network connection, may generate GPRS traffic

78.android.permission.internal_system_window
The consent program opens an internal form. Incorrect third-party applications open this permission

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

80.android.permission.install_packages
Consent to the Application installation program

81.android.permission.install_location_provider
Consent program installation Positioning provided

82.android.permission.inject_events
Consent procedure to visit the underlying event of this program. Gets the event stream of the key, Trackball

83.android.permission.hardware_test
Consent to the procedure to access hardware-assisted equipment. For hardware testing

84.android.permission.global_search
Consent program agrees to global search

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

86.android.permission.get_tasks
Consent procedure to obtain task information

87.android.permission.get_package_size
Consent program Gets the file size of the app

88.android.permission.get_accounts
Consent procedure access to account Gmail list

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

90.android.permission.flashlight
Agree to visit the Flash

91.android.permission.factory_test
Agree to execute factory test mode

92.android.permission.expand_status_bar
Approve the program to extend or shrink the status bar

93.android.permission.dump
Consent program gets system dump information from system service

94.android.permission.disable_keyguard
Consent program disables keyboard lock

95.android.permission.diagnostic
Consent procedure to RW to diagnostic resources

96.android.permission.device_power
Consent procedure access to the underlying power management

97.android.permission.delete_packages
Approve the program to remove the app

98.android.permission.delete_cache_files
Consent program to delete cache files

99.android.permission.control_location_updates
Consent program to get mobile network location information changes

100.android.permission.clear_app_user_data
Consent program clears user data

101.android.permission.clear_app_cache
Consent program clears the app cache

102.android.permission.change_wifi_state
Consent program Changes WiFi status

103.android.permission.change_wifi_multicast_state
Consent program Changes WiFi multicast status

104.android.permission.change_network_state
Consent program Changes network status, such as whether networking

105.android.permission.change_configuration
Agree to the current application 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
Consent to an application capturing video output that is not used by third-party applications

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

109.android.permission.capture_audio_output
Consent to an application capturing audio output.

Not used by third-party apps

110.android.permission.camera
Consent procedure visit camera to take pictures

111.android.permission.call_privileged
Agree to call the program, replace the system dialer interface

112.android.permission.call_phone
Consent program 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
Consent program received broadcast after receiving the next broadcast at high speed

115.android.permission.broadcast_sms
Consent program triggers a broadcast when a text message is received

116.android.permission.broadcast_package_removed
Agree to broadcast when the program is deleted

117.android.permission.brick
You can disable your phone. Very critical. As the name implies, make the phone into bricks

118.android.permission.bluetooth_privileged
Agree to the app pairing the Bluetooth device. Without user interaction. This is not available for third-party applications.

119.android.permission.bluetooth_admin
Consent program to discover and pair new Bluetooth devices

120.android.permission.bluetooth
Consent program to connect paired Bluetooth devices

121.android.permission.bind_wallpaper
Must be requested through the Wallpaperservice service, with only a system competency

122.android.permission.bind_vpn_service
Binding VPN Service
Must be requested through the Vpnservice service, with only a system competency

123.android.permission.bind_text_service
must require textservice (e.g. Spellcheckerservice). To ensure that only the system is able to bind to it.

124.android.permission.bind_remoteviews
Must be requested through the Remoteviewsservice service. Only the system has the ability to use

125.android.permission.bind_print_service
Required Requirements by Printservice. To ensure that only the system is able to bind to it.

126.android.permission.bind_notification_listener_service
Required Requirements by Notificationlistenerservice. To ensure that only the system is able to bind to it.

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

128.android.permission.bind_input_method
Request the Inputmethodservice service. Only the system has the ability to use

129.android.permission.bind_device_admin
Request System Administrator receiver receiver. Only the system has the ability to use

130.android.permission.bind_appwidget
The consent process tells the Appwidget service to access the widget's database, which is only used by very few applications.

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

132.android.permission.authenticate_accounts
Consent procedure access to account management through account verification Account_manager related information

133.com.android.voicemail.permission.add_voicemail
Agree to an application to join the voice mail system

134.android.permission.account_manager
Consent procedure to obtain account verification information. Mainly for Gmail account information. Only system-level process competency access

135.android.permission.access_wifi_state
Consent program Gets 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
Approve the program to obtain the status of network information, such as whether the current network connection is valid

138.android.permission.access_mock_location
The consent program obtains simulated location information, which is typically used to help developers debug applications

139.android.permission.access_location_extra_commands
Consent procedure to access additional location provider directives

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

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

142.android.permission.access_checkin_properties
Permission to read or write to the Check-in database property sheet by the consent program

If you have help, please pay more attention to the next, thank you

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.