HTTP Toolkit

Download: HTTP Toolkit APK

  • Latest Version
Application ID tech.httptoolkit.android.v1
Downloads 65.66K
Upload by HTTP Toolkit
Rating 4.7/188+
Content rating Everyone
Requires android 5.0 and up
Updated on Sep 14, 2023

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.CAMERA:
    Required to be able to access the camera device.
  • 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.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.
  • com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE: