Speaking Clock: TellMeTheTime

Unduh: Speaking Clock: TellMeTheTime APK

  • Versi Terbaru
ID Aplikasi TellMeTheTime.App
Unduhan 2.76M
Unggah berdasarkan Andreas Meyer
Peringkat 4.2/20K+
Everyone
Membutuhkan android 2.2
Diperbarui pada Mar 20, 2017

android.Manifest.permission

  • android.permission.BLUETOOTH:
    Allows applications to connect to paired bluetooth devices.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • 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.