Simple Calendar・Schedule Plann

다운로드: Simple Calendar・Schedule Plann APK

  • 최신 버전
애플리케이션 ID app.nifu.simplecalendar
다운로드 31.77K
업로드 기준 Simple App.
평점 3.6/512+
Everyone
안드로이드가 필요합니다 5.0
업데이트 날짜 Nov 17, 2021

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.READ_CALENDAR:
    Allows an application to read the user's calendar data.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.USE_FULL_SCREEN_INTENT:
    Required for apps targeting Build.VERSION_CODES.Q that want to use notification full screen intents.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_CALENDAR:
    Allows an application to write the user's calendar data.
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE: