- - Call somewhere with no need for the user to confirm that call. ER numbers aren't allowed, though.
- - Send and receive internet info.
- - Modify phone state. It includes power it on and off.
- - android.permission.READ_CALL_LOG
- - Read your contact data.
- - android.permission.READ_EXTERNAL_STORAGE
- - Read phone state. Used to know whether you're in a call or not.
- - android.permission.WRITE_CALL_LOG
- - Write, but not read unless allowed by another permission, your contacts data.
- - Write whatever to your SD card.
Displaying 3 of 10 - show all