To-do list

Unduh: To-do list APK

  • Versi Terbaru
ID Aplikasi com.foranylist.foranylistfree
Unduhan 374.93K
Unggah berdasarkan ThomSan Software B.V.
Peringkat 4.5/4.33K+
Everyone
Membutuhkan android 4.0
Diperbarui pada 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.