AndBible: Bible Study

下载: AndBible: Bible Study APK

  • 最新版本
应用程序 ID net.bible.android.activity
下载 565.48K
上传者 AndBible Open Source Project
4.7/7.5K+
Everyone
需要 android 6.0
更新日期 May 23, 2024

android.Manifest.permission

  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.FOREGROUND_SERVICE_DATA_SYNC:
    Allows a regular application to use Service.startForeground with the type "dataSync".
  • android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK:
    Allows a regular application to use Service.startForeground with the type "mediaPlayback".
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • net.bible.android.activity.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: