My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Wiki pages
Links

Android Proxy Library (APL) provides an abstraction layer to easily get the proxy settings from an Android device, in order to find a better and easy solution to the Android's Issue 1273 for both developers and users. Since it has been clarified from Google's spokesman that the versions 1.x-2.x won't receive an official proxy support, APL allows to abstract the device version and easily get the proxy settings on every released Android device.

Core features

  • Version agnostic support (supported all Android versions: 1.x - 2.x - 3.x - 4.x)
    • 1.x and 2.x versions support only one global proxy for every Wi-Fi AP.
    • 3.x and greater versions support Wi-Fi AP-based proxy settings.
  • Proxy testing utilities (proxy reachability, web reachability)

Try

The APL demo on the Play Store .

How to use it

Source

To browse the Android Proxy Library (APL) source code, visit the 'Source' tab.

Issues

If you have isolated a problem or want a new feature to be included in the Android Proxy Library (APL), please submit an issue.

Make sure to include all the relevant information when you submit the issue such as:

  • Android Proxy Library (APL) version
  • Android device used (or emulator) with OS version
  • One line of issue summary and a detailed description
  • And any workarounds if you have them.

The more information you provide, the quicker the issue can be verified and prioritized. A test case (source code) that demonstrates the problem is greatly preferred.

If you are interested in contributing to APL, please feel free to contact me.

Project's Blog

All further informations regarding this project can be found at: www.android-proxy.com

Powered by Google Project Hosting