- - Know what access (wifi, 3G…) you have at every moment.
- - Access information about Wi-Fi networks.
- - Use Bluetooth to connect to a paired device.
- - 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.
- - android.permission.CONFIGURE_SIP
- - Disable the keyguard.
- - Send and receive internet info.
- - Modify audio settings.
- - Monitor, modify, or abort outgoing calls.
- - android.permission.RAISED_THREAD_PRIORITY
- - android.permission.READ_CALL_LOG
- - Read your contact data.
- - android.permission.READ_EXTERNAL_STORAGE
- - Read the system log files. Usually used to collect crash and force close reports.
- - Read phone state. Used to know whether you're in a call or not.
- - Know if the system has finished booting.
- - Record audio.
- - Use SIP (Session Initiation Protocol) service.
- - Use the vibrator.
- - 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.
- - Read or write the system settings.
Displaying 3 of 25 - show all