Telephone - Simple Dialer

下载: Telephone - Simple Dialer APK

  • 最新版本
应用程序 ID com.kenzap.simple_dialer
下载 212.38K
上传者 Kenzap Pte Ltd
3.8/648+
Everyone
需要 android 4.4W
更新日期 Sep 27, 2018

android.Manifest.permission

  • android.permission.CALL_PHONE:
    Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_CONTACTS:
    Allows an application to read the user's contacts data.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WRITE_CONTACTS:
    Allows an application to write the user's contacts data.