privacy policy


RECORD_AUDIO
Allows an application to record audio.
Constant Value: "android.permission.RECORD_AUDIO"

READ_CONTACTS
Allows an application to read the user's contacts data.
Constant Value: "android.permission.READ_CONTACTS"

READ_PHONE_STATE
Allows read only access to phone state, including the phone number of the device, current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
Constant Value: "android.permission.READ_PHONE_STATE"


INTERNET
Allows applications to open network sockets.
Constant Value: "android.permission.INTERNET"

WRITE_CONTACTS
Allows an application to write the user's contacts data.
Constant Value: "android.permission.WRITE_CONTACTS"

WRITE_SETTINGS
Allows an application to read or write the system settings.
Constant Value: "android.permission.WRITE_SETTINGS"

PROCESS_OUTGOING_CALLS
Allows an application to see the number being dialed during an outgoing call with the option to redirect the call to a different number or abort the call altogether.
Constant Value: "android.permission.PROCESS_OUTGOING_CALLS"

ACCESS_NETWORK_STATE
Allows applications to access information about networks.
Constant Value: "android.permission.ACCESS_NETWORK_STATE"

Comments

Post a Comment

Popular posts from this blog

PDF Converter