Orbot: Tor for Android

Unduh: Orbot: Tor for Android APK

  • Versi Terbaru
ID Aplikasi org.torproject.android
Unduhan 39.99M
Unggah berdasarkan The Tor Project
Peringkat 4.1/195.56K+
Everyone
Membutuhkan android 4.1
Diperbarui pada May 01, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.ACCESS_WIFI_STATE:
    Allows applications to access information about Wi-Fi networks.
  • android.permission.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS:
    Permission an application must hold in order to use Settings.ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS.