- - Know where you approximately are.
- - Know exactly where you are. It uses GPS.
- - Create mock locations for testing purposes.
- - Know what access (wifi, 3G…) you have at every moment.
- - Act as an AccountAuthenticator.
- - 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.
- - Delete packages.
- - Have access to the list of accounts linked to your device.
- - Install packages.
- - Send and receive internet info.
- - 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.
- - Send SMS.
- - Use the vibrator.
- - 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 20 - show all