Telecomsdata

Download: Telecomsdata APK

  • Latest Version
Application ID com.telecomsdata.msorgdevelopers
Downloads 8.35K
Upload by Msorg Developers
Content rating Everyone, In-App Purchases
Requires android 4.4W and up
Updated on Oct 21, 2023

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • 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.USE_BIOMETRIC:
    Allows an app to use device supported biometric modalities.
  • android.permission.USE_FINGERPRINT:
    This constant was deprecated in API level 28. Applications should request USE_BIOMETRIC instead