Name days

다운로드: Name days APK

  • 최신 버전
애플리케이션 ID sk.ipndata.meninyamenafree
다운로드 762.58K
업로드 기준 Peter Nemec
평점 3.3/3.99K+
콘텐츠 등급 Everyone
안드로이드가 필요합니다 4.1
업데이트 날짜 Mar 30, 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.REQUEST_DELETE_PACKAGES:
    Allows an application to request deleting packages.
  • android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS:
    Permission an application must hold in order to use Settings.ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.