What's New
Sync issues addressed.
The application has access to the following:
Network communication
full Internet access
Allows an application to create network sockets.
view network state
Allows an application to view the state of all networks.
System tools
automatically start at boot
Allows an application to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the application to slow down overall performance of the phone by constantly running.
retrieve running applications
Allows application to retrieve information about currently and recently running tasks. May allow malicious applications to discover private information about other applications.
Hardware controls
control vibrator
Allows the application to control the vibrator.
Storage
modify/delete SD card contents
Allows an application to write to the SD card.
Your personal information
read contact data
Allows an application to read all of the contact (address) data stored on your phone. Malicious applications can use this to send your data to other people.
Your accounts
act as an account authenticator
Allows an application to use the account authenticator capabilities of the AccountManager, including creating accounts and getting and setting their passwords.
act as the AccountManagerService
Allows an application to make calls to AccountAuthenticators
manage the accounts list
Allows an application to perform operations like adding, and removing accounts and deleting their password.
discover known accounts
Allows an application to get the list of accounts known by the phone.
Other
com.sfdo.android.permission.COMPONENT_ACCESS
com.sfdo.android.permission.C2D_MESSAGE
com.google.android.c2dm.permission.RECEIVE
android.permission.READ_EXTERNAL_STORAGE
android.permission.READ_CALL_LOG
Latest Community Comments