Night Clock

Tải xuống: Night Clock APK

  • Phiên bản mới nhất
ID ứng dụng com.neddashfox.nightclock
Tải xuống 1.56M
Tải lên bởi Ned Fox
Đánh giá 3.9/9.32K+
Xếp hạng nội dung Everyone
Yêu cầu android 2.0.1
Đã cập nhật vào Feb 05, 2014

android.Manifest.permission

  • android.permission.DISABLE_KEYGUARD:
    Allows applications to disable the keyguard if it is not secure.
  • 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.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_SETTINGS:
    Allows an application to read or write the system settings.
  • com.android.alarm.permission.SET_ALARM:
    Allows an application to broadcast an Intent to set an alarm for the user.