Clock

Download: Clock APK

  • Latest Version
Application ID com.google.android.deskclock
Downloads 2.01B
Upload by Google LLC
Rating 4.1/613.47K+
Content rating Everyone
Requires android 6.0 and up
Updated on Mar 07, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.DISABLE_KEYGUARD:
    Allows applications to disable the keyguard if it is not secure.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.FOREGROUND_SERVICE_SYSTEM_EXEMPTED:
    Allows a regular application to use Service.startForeground with the type "systemExempted".
  • android.permission.INTERACT_ACROSS_PROFILES:
    Allows interaction across profiles in the same profile group.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.MODIFY_AUDIO_SETTINGS:
    Allows an application to modify global audio settings.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_CALENDAR:
    Allows an application to read the user's calendar data.
  • android.permission.READ_MEDIA_AUDIO:
    Allows an application to read audio files from external storage.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.START_FOREGROUND_SERVICES_FROM_BACKGROUND:
    Allows an application to start foreground services from the background at any time.
  • 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.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.android.systemui.permission.SEND_ALERT_BROADCASTS:
  • com.google.android.deskclock.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION:
  • com.google.android.providers.gsf.permission.READ_GSERVICES: