- - Know exactly where you are. It uses GPS.
- - 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.
- - Have access to the list of accounts linked to your device.
- - Get info about the currently running tasks.
- - Send and receive internet info.
- - 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.
- - Send SMS.
- - Request authentication tokens from accounts linked to your phone.
- - 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.
- - com.google.android.c2dm.permission.RECEIVE
- - com.merrys.main.permission.C2D_MESSAGE
Displaying 3 of 17 - show all