Simple Calendar - Plan Easily

Tải xuống: Simple Calendar - Plan Easily APK

  • Phiên bản mới nhất
ID ứng dụng com.appgenix.calendar
Tải xuống 161.64K
Tải lên bởi Appgenix Software
Đánh giá 4.4/972+
Xếp hạng nội dung Everyone, In-App Purchases
Yêu cầu android 8.0
Đã cập nhật vào Oct 26, 2023

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.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_CALENDAR:
    Allows an application to read the user's calendar data.
  • android.permission.READ_SYNC_SETTINGS:
    Allows applications to read the sync settings.
  • android.permission.READ_SYNC_STATS:
    Allows applications to read the sync stats.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.USE_EXACT_ALARM:
    Allows apps to use exact alarms just like with SCHEDULE_EXACT_ALARM but without needing to request this permission from the user.
  • 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.
  • android.permission.WRITE_SYNC_SETTINGS:
    Allows applications to write the sync settings.
  • com.android.vending.BILLING:
  • com.appgenix.calendar.data.permission.ACCESS_PROVIDER:
  • com.appgenix.calendar.permission.C2D_MESSAGE:
  • com.google.android.c2dm.permission.RECEIVE:
  • com.google.android.gms.permission.AD_ID: