GateHouse® Resident Phone App

Загрузить: GateHouse® Resident Phone App APK

  • Последняя версия
Идентификатор приложения com.temsystems.gatehouse
Загрузки 14.52K
Загрузить GateHouse Solutions®
Рейтинг 2.5/55+
Everyone
Требуется Android 5.1
Обновлено Oct 13, 2023

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.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WRITE_CONTACTS:
    Allows an application to write the user's contacts data.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • com.temsystems.gatehouse.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: