Private Encrypted Email Tuta

Download: Private Encrypted Email Tuta APK

  • Latest Version
Application ID de.tutao.tutanota
Downloads 627.29K
Upload by Tutao GmbH
Rating 3.7/9.3K+
Content rating Everyone, Users Interact
Requires android 6.0 and up
Updated on Mar 21, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_CONTACTS:
    Allows an application to read the user's contacts data.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS:
    Permission an application must hold in order to use Settings.ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS.
  • android.permission.USE_BIOMETRIC:
    Allows an app to use device supported biometric modalities.
  • android.permission.USE_EXACT_ALARM:
    Allows apps to use exact alarms just like with SCHEDULE_EXACT_ALARM but without needing to request this permission from the user.
  • android.permission.USE_FINGERPRINT:
    This constant was deprecated in API level 28. Applications should request USE_BIOMETRIC instead
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.