- - Know where you approximately are.
- - Know exactly where you are. It uses GPS.
- - android.permission.ACCESS_LOCATION
- - 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.
- - Have access to the list of accounts linked to your device.
- - Send and receive internet info.
- - Manage the list of accounts linked to your device.
- - Read your calendar data.
- - android.permission.READ_CALL_LOG
- - Read your contact data.
- - android.permission.READ_EXTERNAL_STORAGE
- - android.permission.READ_OWNER_DATA
- - Read phone state. Used to know whether you're in a call or not.
- - Read the sync settings.
- - Write, but not read unless allowed by another permission, your calendar data.
- - Write whatever to your SD card.
- - Change the sync settings.
Displaying 3 of 19 - show all