| Allows read only access to phone state, including the current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device. |
android.permission.READ_PHONE_STATE |
| Allows an application to receive SMS messages. |
android.permission.RECEIVE_SMS |
| Allows an application to send SMS messages. |
android.permission.SEND_SMS |
| Allows an application to read SMS messages. |
android.permission.READ_SMS |
| Allows an application to read the user's contacts data. |
android.permission.READ_CONTACTS |
| Allows an application to read from external storage. |
android.permission.READ_EXTERNAL_STORAGE |
| Allows an application to write to external storage. |
android.permission.WRITE_EXTERNAL_STORAGE |
| Allows an application to read or write the system settings. |
android.permission.WRITE_SETTINGS |