Verse of the Day (Official)

Download: Verse of the Day (Official) APK

  • Latest Version
Application ID com.magiccitycode.verseoftheday
Downloads 15.28K
Upload by Magic City Code
Rating 4.6/96+
Content rating Everyone
Requires android 5.0 and up
Updated on Oct 09, 2023

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.BATTERY_STATS:
    Allows an application to collect battery statistics
  • 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_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.SCHEDULE_EXACT_ALARM:
    Allows applications to use exact alarm APIs.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • com.android.alarm.permission.SET_ALARM:
    Allows an application to broadcast an Intent to set an alarm for the user.
  • com.google.android.gms.permission.AD_ID:
  • com.magiccitycode.verseoftheday.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: