Employee HUB

دانلود: Employee HUB APK

  • آخرین نسخه
شناسه برنامه com.shugo.hub
دانلودها 52.1K
آپلود توسط Swipeclock LLC
رتبه بندی 3.5/79+
رده بندی محتوا Everyone
نیاز به اندروید 7.1
به روز رسانی شد Nov 06, 2023

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • 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_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.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.