OpenVPN for Android

下载: OpenVPN for Android APK

  • 最新版本
应用程序 ID de.blinkt.openvpn
下载 20.21M
上传者 Arne Schwabe
4.2/55.25K+
Everyone
需要 android 5.0
更新日期 Dec 03, 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.FOREGROUND_SERVICE_SPECIAL_USE:
    Allows a regular application to use Service.startForeground with the type "specialUse".
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.QUERY_ALL_PACKAGES:
    Allows query of any normal app on the device, regardless of manifest declarations.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • de.blinkt.openvpn.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: