VoiceClock -Miku-

Download: VoiceClock -Miku- APK

  • Latest Version
Application ID net.imoya.android.voiceclock
Downloads 445.35K
Upload by IceImo-P(アイス芋P)
Rating 4.4/4.92K+
Content rating Everyone
Requires android 8.0 and up
Updated on Dec 01, 2023

android.Manifest.permission

  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK:
    Allows a regular application to use Service.startForeground with the type "mediaPlayback".
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_PHONE_STATE:
    Allows read only access to phone state, including the current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
  • 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.USE_FULL_SCREEN_INTENT:
    Required for apps targeting Build.VERSION_CODES.Q that want to use notification full screen intents.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • net.imoya.android.voiceclock.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: