OpenVPN for Android

Télécharger: OpenVPN for Android APK

  • Dernière version
ID d'application de.blinkt.openvpn
Téléchargements 20.21M
Télécharger par Arne Schwabe
Note 4.2/55.25K+
Everyone
Nécessite Android 5.0
Mise à jour le 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: