�����ڵ�λ�ã���ҳ > ���� > Android���� > ����
AndroidManifestȨ��������Ӣ�Ķ��������б�
http://www.drovik.com/      2012-9-3 11:09:01      ��Դ�����˲���      �����

����ִ����Ҫ��ȡ����ȫ�����������androidmanifest.xml���������Ȩ������, �����б�����:

android.permission.ACCESS_CHECKIN_PROPERTIES
������д���ʡ�properties������checkin���ݿ��У���ֵ�����޸��ϴ�( Allows read/write access to the ��properties�� table in the checkin database, to change values that get uploaded)

android.permission.ACCESS_COARSE_LOCATION
����һ���������CellID��WiFi�ȵ�����ȡ���Ե�λ��(Allows an application to access coarse (e.g., Cell-ID, WiFi) location)

android.permission.ACCESS_FINE_LOCATION
����һ��������ʾ���λ��(��GPS) (Allows an application to access fine (e.g., GPS) location)

android.permission.ACCESS_LOCATION_EXTRA_COMMANDS
����Ӧ�ó�����ʶ����λ���ṩ����(Allows an application to access extra location provider commands)

android.permission.ACCESS_MOCK_LOCATION
�������򴴽�ģ��λ���ṩ���ڲ���(Allows an application to create mock location providers for testing)

android.permission.ACCESS_NETWORK_STATE
������������й�GSM������Ϣ(Allows applications to access information about networks)

android.permission.ACCESS_SURFACE_FLINGER
��������ʹ��SurfaceFlinger�ײ�����(Allows an application to use SurfaceFlinger��s low level features)

android.permission.ACCESS_WIFI_STATE
�����������Wi-Fi����״̬��Ϣ(Allows applications to access information about Wi-Fi networks)

android.permission.ADD_SYSTEM_SERVICE
�������򷢲�ϵͳ������(Allows an application to publish system-level services).

android.permission.BATTERY_STATS
������������ֻ����ͳ����Ϣ(Allows an application to update the collected battery statistics)

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.BRICK
�����ܹ������豸(�dz�Σ��)(Required to be able to disable the device (very *erous!).)

android.permission.BROADCAST_PACKAGE_REMOVED
��������㲥һ����ʾ��Ϣ��һ��Ӧ�ó�����Ѿ��Ƴ���(Allows an application to broadcast a notification that an application package has been removed)

android.permission.BROADCAST_STICKY
����һ������㲥����intents(Allows an application to broadcast sticky intents)

android.permission.CALL_PHONE
����һ�������ʼ��һ���绰���Ų���ͨ�������û�������Ҫ�û�ȷ��(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_PRIVILEGED
����һ�����򲦴��κκ��룬����������������ͨ�������û�������Ҫ�û�ȷ��(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.CAMERA
�������ʹ�������豸(Required to be able to access the camera device. )

android.permission.CHANGE_COMPONENT_ENABLED_STATE
����һ�������Ƿ�ı�һ����������������û����(Allows an application to change whether an application component (other than its own) is enabled or not. )

android.permission.CHANGE_CONFIGURATION
����һ�������޸ĵ�ǰ���ã��籾�ػ�(Allows an application to modify the current configuration, such as locale. )

android.permission.CHANGE_NETWORK_STATE
��������ı���������״̬(Allows applications to change network connectivity state)

android.permission.CHANGE_WIFI_STATE
��������ı�Wi-Fi����״̬(Allows applications to change Wi-Fi connectivity state)

android.permission.CLEAR_APP_CACHE
����һ�����������������а�װ�ij������豸��(Allows an application to clear the caches of all installed applications on the device. )

android.permission.CLEAR_APP_USER_DATA
����һ����������û�����(Allows an application to clear user data)

android.permission.CONTROL_LOCATION_UPDATES
�������ý�ֹλ�ø�����ʾ������ģ��(Allows enabling/disabling location update notifications from the radio. )

android.permission.DELETE_CACHE_FILES
��������ɾ�������ļ�(Allows an application to delete cache files)

android.permission.DELETE_PACKAGES
����һ������ɾ����(Allows an application to delete packages)

android.permission.DEVICE_POWER
�������ʵײ��Դ����(Allows low-level access to power management)

android.permission.DIAGNOSTIC
��������RW�����Դ(Allows applications to RW to diagnostic resources. )

android.permission.DISABLE_KEYGUARD
����������ü�����(Allows applications to disable the keyguard )

android.permission.DUMP
�������򷵻�״̬ץȡ��Ϣ��ϵͳ����(Allows an application to retrieve state dump information from system services.)

android.permission.EXPAND_STATUS_BAR
����һ��������չ������״̬��,android��������ʾӦ����һ������Windows Mobile�е����̳���(Allows an application to expand or collapse the status bar. )

android.permission.FACTORY_TEST
��Ϊһ���������Գ���������root�û�(Run as a manufacturer test application, running as the root user. )

android.permission.FLASHLIGHT
���������,android��������ʾHTC Dream�����������(Allows access to the flashlight )

android.permission.FORCE_BACK
��������ǿ��һ�����˲����Ƿ��ڶ���activities(Allows an application to force a BACK operation on whatever is the top activity. )

android.permission.FOTA_UPDATE
��ʱ���˽�������ʲôʹ�õģ�android����������������һ��Ԥ��Ȩ��.

android.permission.GET_ACCOUNTS
����һ���ʻ��б���Accounts Service��(Allows access to the list of accounts in the Accounts Service)

android.permission.GET_PACKAGE_SIZE
����һ�������ȡ�κ�packageռ�ÿռ�����(Allows an application to find out the space used by any package. )

android.permission.GET_TASKS
����һ�������ȡ��Ϣ�йص�ǰ��������е�����һ�����Ե�����״̬���Ƿ��ȵ�(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_TEST
��������Ӳ��(Allows access to hardware peripherals. )

android.permission.INJECT_EVENTS
����һ������ػ��û��¼��簴�����������켣��ȵȵ�һ��ʱ������android ��������������hook������(Allows an application to inject user events (keys, touch, trackball) into the event stream and deliver them to ANY window.)

android.permission.INSTALL_PACKAGES
����һ������װpackages(Allows an application to install packages. )

android.permission.INTERNAL_SYSTEM_WINDOW
�����򿪴���ʹ��ϵͳ�û�����(Allows an application to open windows that are for use by parts of the system user interface. )

android.permission.INTERNET
��������������׽���(Allows applications to open network sockets)

android.permission.MANAGE_APP_TOKENS
�����������(�������ߺ� z- orderĬ����z������)���������ڴ��ڹ�������(Allows an application to manage (create, destroy, Z-order) application tokens in the window manager. )

android.permission.MASTER_CLEARĿǰ��û����ȷ�Ľ��ͣ�android�������������������һ�����ݣ�����Ӳ���

android.permission.MODIFY_AUDIO_SETTINGS
���������޸�ȫ����Ƶ����(Allows an application to modify global audio settings)

android.permission.MODIFY_PHONE_STATE
�����޸Ļ���״̬�����Դ���˻��ӿڵ�(Allows modification of the telephony state �C power on, mmi, etc. )

android.permission.MOUNT_UNMOUNT_FILESYSTEMS
�������غͷ������ļ�ϵͳ���ƶ��洢(Allows mounting and unmounting file systems for removable storage. )

android.permission.PERSISTENT_ACTIVITY
����һ��������������activities��ʾ(Allow an application to make its activities persistent. )

android.permission.PROCESS_OUTGOING_CALLS
����������ӡ��޸��йز����绰(Allows an application to monitor, modify, or abort outgoing calls)

android.permission.READ_CALENDAR
���������ȡ�û���������(Allows an application to read the user��s calendar data.)

android.permission.READ_CONTACTS
���������ȡ�û���ϵ������(Allows an application to read the user��s contacts data.)

android.permission.READ_FRAME_BUFFER
����������Ļ����͸��ೣ��ķ���֡��������(Allows an application to take screen shots and more generally get access to the frame buffer data)

android.permission.READ_INPUT_STATE
�������򷵻ص�ǰ����״̬(Allows an application to retrieve the current state of keys and switches. )

android.permission.READ_LOGS
���������ȡ�ײ�ϵͳ��־�ļ�(Allows an application to read the low-level system log files. )

android.permission.READ_OWNER_DATA
���������ȡ����������(Allows an application to read the owner��s data)

android.permission.READ_SMS
���������ȡ����Ϣ(Allows an application to read SMS messages.)

android.permission.READ_SYNC_SETTINGS
���������ȡͬ������(Allows applications to read the sync settings)

android.permission.READ_SYNC_STATS
���������ȡͬ��״̬(Allows applications to read the sync stats)

android.permission.REBOOT
�����ܹ����������豸(Required to be able to reboot the device. )

android.permission.RECEIVE_BOOT_COMPLETED
����һ��������յ� ACTION_BOOT_COMPLETED�㲥��ϵͳ�������(Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting. )

android.permission.RECEIVE_MMS
����һ�������ؽ��յ�MMS����,��¼����(Allows an application to monitor incoming MMS messages, to record or perform processing on them. )

android.permission.RECEIVE_SMS
����������һ�����յ�����Ϣ����¼����(Allows an application to monitor incoming SMS messages, to record or perform processing on them.)

android.permission.RECEIVE_WAP_PUSH
���������ؽ��յ�WAP PUSH��Ϣ(Allows an application to monitor incoming WAP push messages. )

android.permission.RECORD_AUDIO
��������¼����Ƶ(Allows an application to record audio)

android.permission.REORDER_TASKS
��������ı�Z����������(Allows an application to change the Z-order of tasks)

android.permission.RESTART_PACKAGES
������������������������(Allows an application to restart other applications)

android.permission.SEND_SMS
����������SMS����(Allows an application to send SMS messages)

android.permission.SET_ACTIVITY_WATCHER
���������ػ����activities�Ѿ�����ȫ��ϵͳ��Allows an application to watch and control how activities are started globally in the system.

android.permission.SET_ALWAYS_FINISH
������������Ƿ��������ڴ��ں�̨ʱAllows an application to control whether activities are immediately finished when put in the background.

android.permission.SET_ANIMATION_SCALE
�޸�ȫ����Ϣ����(Modify the global animation scaling factor.)

android.permission.SET_DEBUG_APP
����һ���������ڵ���(Configure an application for debugging.)

android.permission.SET_ORIENTATION
�����ײ����������Ļ�����ʵ����ת(Allows low-level access to setting the orientation (actually rotation) of the screen.)

android.permission.SET_PREFERRED_APPLICATIONS
����һ�������޸��б�����PackageManager.addPackageToPreferred() ��PackageManager.removePackageFromPreferred()����(Allows an application to modify the list of preferred applications with the PackageManager.addPackageToPreferred() and PackageManager.removePackageFromPreferred() methods.)

android.permission.SET_PROCESS_FOREGROUND
��������ǰ���г���ǿ�е�ǰ̨(Allows an application to force any currently running process to be in the foreground.)

android.permission.SET_PROCESS_LIMIT
���������������������(Allows an application to set the maximum number of (not needed) application processes that can be running. )

android.permission.SET_TIME_ZONE
������������ʱ������(Allows applications to set the system time zone)

android.permission.SET_WALLPAPER
�����������ñ�ֽ(Allows applications to set the wallpaper )

android.permission.SET_WALLPAPER_HINTS
�����������ñ�ֽhits(Allows applications to set the wallpaper hints)

android.permission.SIGNAL_PERSISTENT_PROCESSES
���������������źŵ�������ʾ�Ľ�����(Allow an application to request that a signal be sent to all persistent processes)

android.permission.STATUS_BAR
��������򿪡��رջ����״̬����ͼ��Allows an application to open, close, or disable the status bar and its icons.

android.permission.SUBSCRIBED_FEEDS_READ
����һ��������ʶ���RSS Feed�����ṩ(Allows an application to allow access the subscribed feeds ContentProvider. )

android.permission.SUBSCRIBED_FEEDS_WRITE
ϵͳ��ʱ����������,android��������Ϊδ���汾�����ù��ܡ�

android.permission.SYSTEM_ALERT_WINDOW
����һ������򿪴���ʹ�� TYPE_SYSTEM_ALERT����ʾ���������г���Ķ���(Allows an application to open windows using the type TYPE_SYSTEM_ALERT, shown on top of all other applications. )

android.permission.VIBRATE
�����������豸(Allows access to the vibrator)

android.permission.WAKE_LOCK
����ʹ��PowerManager�� WakeLocks���ֽ���������ʱ����Ļ��ʧ( Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming)

android.permission.WRITE_APN_SETTINGS
���������API����(Allows applications to write the apn settings)

android.permission.WRITE_CALENDAR
����һ������д�뵫����ȡ�û���������(Allows an application to write (but not read) the user��s calendar data. )

android.permission.WRITE_CONTACTS
��������д�뵫����ȡ�û���ϵ������(Allows an application to write (but not read) the user��s contacts data. )

android.permission.WRITE_GSERVICES
���������޸�Google�����ͼ(Allows an application to modify the Google service map. )

android.permission.WRITE_OWNER_DATA
����һ������д�뵫����ȡ����������(Allows an application to write (but not read) the owner��s data.)

android.permission.WRITE_SETTINGS
���������ȡ��д��ϵͳ����(Allows an application to read or write the system settings. )

android.permission.WRITE_SMS
�����������(Allows an application to write SMS messages)

android.permission.WRITE_SYNC_SETTINGS
��������д��ͬ������(Allows applications to write the sync settings)

��������
��������(0)
���� *
�������� *
��֤�� *ͼƬ�����壿������µõ���֤��