VPN Share Tunnel(Plug-in)

Unduh: VPN Share Tunnel(Plug-in) APK

  • Versi Terbaru
ID Aplikasi com.github.welldomax.tunnelshare
Unduhan 97.33K
Unggah berdasarkan WellDoMax
Peringkat 4.0/470+
Everyone, In-App Purchases
Membutuhkan android 4.4
Diperbarui pada May 14, 2024

android.Manifest.permission

  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS:
    Permission an application must hold in order to use Settings.ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS.