What's New
* Added correct licensing terms (Apache License 2.0)
* Removed the trace handler
* Upgraded LDAP library to version 2.2.0 (smaller memory footprint - by 500kB)
* If SSL is selected change port to 636
The application has access to the following:
Your accounts
discover known accounts
Allows an application to get the list of accounts known by the phone.
use the authentication credentials of an account
Allows an application to request authentication tokens.
manage the accounts list
Allows an application to perform operations like adding, and removing accounts and deleting their password.
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.
Network communication
full Internet access
Allows an application to create network sockets.
System tools
modify global system settings
Allows an application to modify the systemʼs settings data. Malicious applications can corrupt your systemʼs configuration.
read sync statistics
Allows an application to read the sync stats; e.g., the history of syncs that have occurred.
read sync settings
Allows an application to read the sync settings, such as whether sync is enabled for contacts.
write sync settings
Allows an application to modify the sync settings, such as whether sync is enabled for contacts.
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.
write contact data
Allows an application to modify the contact (address) data stored on your phone. Malicious applications can use this to erase or modify your contact data.
Storage
modify/delete SD card contents
Allows an application to write to the SD card.
Other
android.permission.READ_EXTERNAL_STORAGE
android.permission.READ_CALL_LOG
android.permission.WRITE_CALL_LOG
Latest Community Comments