Speedify SDK for Android  14.6.1
Permissions

Required Permissions

  • INTERNET
    • Talk to speed servers on the internet
  • FOREGROUND_SERVICE
    • Ability to run VPN service in background
  • ACCESS_NETWORK_STATE, ACCESS_WIFI_STATE, CHANGE_NETWORK_STATE
    • Check and control network adapter state
  • USE_FULL_SCREEN_INTENT
    • Needed to show initial VPN permission on Android Q+, unused since Android U
  • AD_ID, via play-services-ads-identifier dependency
    • Identifier for anonymous stats
    • Pre-Oreo autoaccounts
  • FOREGROUND_SERVICE_CONNECTED_DEVICE
    • Ability to run VPN service in background as of Android U

Optional Permissions