- - android.permission..MODIFY_PHONE_STATE
- - Know what access (wifi, 3G…) you have at every moment.
- - Call somewhere with no need for the user to confirm that call. ER numbers aren't allowed, though.
- - Call wherever, including ER numbers, with no need to confirm that call.
- - Send and receive internet info.
- - Modify audio settings.
- - Modify phone state. It includes power it on and off.
- - Monitor, modify, or abort outgoing calls.
- - 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.
- - Know if the system has finished booting.
- - Monitor incoming SMS messages, to process them.
- - Send SMS.
- - Prevent your device from sleeping or screen from dimming (turn brightness down).
- - 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 19 - show all