Easy Tether Lite (No root)

Télécharger: Easy Tether Lite (No root) APK

  • Dernière version
ID d'application com.mstream.easytether_beta
Téléchargements 3.85M
Télécharger par Mobile Stream
Note 2.9/22.9K+
Everyone
Nécessite Android 1.5
Mise à jour le Dec 06, 2018

android.Manifest.permission

  • android.permission.BLUETOOTH:
    Allows applications to connect to paired bluetooth devices.
  • android.permission.BLUETOOTH_ADMIN:
    Allows applications to discover and pair bluetooth devices.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • 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.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.