Maritime Dictionary Pro

Download: Maritime Dictionary Pro APK

  • Latest Version
Application ID com.offlinedictionary.maritime
Downloads 26.22K
Upload by Azklabs Mobile
Content rating Everyone
Requires android 4.1 and up
Updated on Apr 08, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.SET_ALARM:
    Allows an application to broadcast an Intent to set an alarm for the user.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.