To-do list

다운로드: To-do list APK

  • 최신 버전
애플리케이션 ID com.foranylist.foranylistfree
다운로드 374.93K
업로드 기준 ThomSan Software B.V.
평점 4.5/4.33K+
Everyone
안드로이드가 필요합니다 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.