Receive boot completed- Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
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.
Get package size- Allows an application to find out the space used by any package.
Restart packages- This constant is deprecated. The restartPackage(String) API is no longer supported.
Read sms- Allows an application to read SMS messages.
Receive sms- Allows an application to monitor incoming SMS messages, to record or perform processing on them.
Receive boot completed- Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
Receive wap push- Allows an application to monitor incoming WAP push messages.
Read phone state- Allows read only access to phone state.
Receive boot completed- Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
Process outgoing calls- Allows an application to monitor, modify, or abort outgoing calls.
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.
Read phone state- Allows read only access to phone state.
Modify phone state- Allows modification of the telephony state - power on, mmi, etc.
Write sms- Allows an application to write SMS messages.
Read contacts- Allows an application to read the user''s contacts data.
Write contacts- Allows an application to write (but not read) the user''s contacts data.
Read history bookmarks-
Write history bookmarks-
Vibrate- Allows access to the vibrator
No comments:
Post a Comment