GateHouse® Resident Phone App

Download: GateHouse® Resident Phone App APK

  • Latest Version
Application ID com.temsystems.gatehouse
Downloads 14.52K
Upload by GateHouse Solutions®
Rating 2.5/55+
Content rating Everyone
Requires android 5.1 and up
Updated on 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: