Debatekeeper – debate timer

Download: Debatekeeper – debate timer APK

  • Latest Version
Application ID net.czlee.debatekeeper
Downloads 86.16K
Upload by Chuan-Zheng Lee
Rating 4.4/634+
Content rating Everyone
Requires android 5.0 and up
Updated on Jun 16, 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.NFC:
    Allows applications to perform I/O operations over NFC.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • 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.
  • net.czlee.debatekeeper.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: