To-do list

下载: To-do list APK

  • 最新版本
应用程序 ID com.foranylist.foranylistfree
下载 374.93K
上传者 ThomSan Software B.V.
4.5/4.33K+
Everyone
需要 android 4.0
更新日期 Oct 26, 2021

android.Manifest.permission

  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • 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.RECORD_AUDIO:
    Allows an application to record audio.
  • android.permission.USE_FINGERPRINT:
    This constant was deprecated in API level 28. Applications should request USE_BIOMETRIC instead
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.