Night Clock

ダウンロード: Night Clock APK

  • 最新バージョン
アプリケーションID com.neddashfox.nightclock
ダウンロード 1.56M
アップロード方法 Ned Fox
評価 3.9/9.32K+
コンテンツのレーティング Everyone
アンドロイドが必要です 2.0.1
更新日 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.