VoiceClock -Miku-

Tải xuống: VoiceClock -Miku- APK

  • Phiên bản mới nhất
ID ứng dụng net.imoya.android.voiceclock
Tải xuống 445.35K
Tải lên bởi IceImo-P(アイス芋P)
Đánh giá 4.4/4.92K+
Xếp hạng nội dung Everyone
Yêu cầu android 8.0
Đã cập nhật vào 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: