Find the addresses you need or the best places nearby even when you’re offline with Yandex.Maps. Get detailed information on organizations and routes there on foot, by car or on public transport along with current traffic jam information.Find the places you need:• Access a huge database
android.permission.WRITE_EXTERNAL_STORAGE: Allows an application to write to external storage. android.permission.READ_EXTERNAL_STORAGE: Allows an application to read from external storage. android.permission.INTERNET: Allows applications to open network sockets. android.permission.ACCESS_NETWORK_STATE: Allows applications to access information about networks. android.permission.ACCESS_WIFI_STATE: Allows applications to access information about Wi-Fi networks. android.permission.VIBRATE: Allows access to the vibrator. android.permission.WAKE_LOCK: Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming. ru.yandex.yandexmaps.permission.C2D_MESSAGE: C2D_MESSAGE com.google.android.c2dm.permission.RECEIVE: RECEIVE android.permission.READ_PHONE_STATE: Allows read only access to phone state. android.permission.SYSTEM_ALERT_WINDOW: Allows an app to create windows using the type TYPE_SYSTEM_ALERT, shown on top of all other apps. android.permission.RECEIVE_BOOT_COMPLETED: Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting. android.permission.PROCESS_OUTGOING_CALLS: Allows an application to see the number being dialed during an outgoing call with the option to redirect the call to a different number or abort the call altogether. com.sec.android.launcher.permission.BIND_WIDGET: BIND_WIDGET com.android.launcher.permission.INSTALL_SHORTCUT: Allows an application to install a shortcut in Launcher. com.android.alarm.permission.SET_ALARM: Allows an application to broadcast an Intent to set an alarm for the user. android.permission.GET_ACCOUNTS: Allows access to the list of accounts in the Accounts Service. android.permission.USE_CREDENTIALS: This app may use the 'credentials' to log into an account. In most cases, 'credentials' just means the corresponding authenticator creates a fitting token and hands that over (though, how to deal with that is left to the authenticator). When using an account for the first time, the Account Manager should make sure the user is asked whether he permits this android.permission.MANAGE_ACCOUNTS: The API documentation is not that clear about this permission. But according to Bryans answer, an app can only delete/modify an account it created itself. Of course it can create any new account, and manage that. android.permission.AUTHENTICATE_ACCOUNTS: An app using this permission usually provides an interface to deal with a certain account type (which is not known by the pre-installed Android system), such as Dropbox. As shipped, Android does not know how to login to Dropbox and how to deal with a Dropbox account – so the Dropbox app provides the mechanism. Additionally, an 'account authenticator' might restrict the actions an app can perform with the account (so it would e.g. be possible to administrate this via some web interface offered by the service). com.yandex.permission.READ_CREDENTIALS: READ_CREDENTIALS com.yandex.permission.AM_COMMUNICATION: AM_COMMUNICATION com.yandex.promolib.permission.SYNC_DATA: SYNC_DATA com.yandex.promolib.permission.READ_DATA: READ_DATA com.yandex.promolib.permission.WRITE_DATA: WRITE_DATA android.permission.ACCESS_COARSE_LOCATION: Allows an app to access approximate location. android.permission.QUICKBOOT_POWERON: QUICKBOOT_POWERON android.permission.CHANGE_WIFI_STATE: Allows applications to change Wi-Fi connectivity state. android.permission.ACCESS_FINE_LOCATION: Allows an app to access precise location. android.permission.RECORD_AUDIO: Allows an application to record audio.