[APP][2.1+][FREE] Proxy Settings - Android's proxy settings manager utility tool

Search This thread
Dec 26, 2010
18
9
play.google.com
I would like to introduce my OSS project:

Proxy Settings
xOGyi7OquvL0VHW4-icMfisjMSOzovZwqiumr-2UBEKgmmNiytmrYxRtYmF45ApjqCE=w300-rw


It's a tool that provides an easier way to access and the modificate the proxy configuration into Android device when you are connected to any Wi-Fi (at the moment setting the proxy on Mobile network is not supported).

The application is developed in two different main branches, accordingly to Android's versions different support and implementation of the proxy support.

  • 1.x & 2.x devices: single proxy support, using an hidden activity (ProxySelector) available in the most number of ROMs.
  • 3.x & 4.x devices: per Wi-Fi access point proxy support

WARNING: Please remember that configuring the proxy doesn't mean that all your applications will automatically start to using these settings! This is due to a not easy understandable API for developers.

ROOT is not required for Proxy Settings to work correctly on any Android device that support the standard Android WifiManager API. This thanks to the reflection work made by Android Proxy Library (APL) that provides to the developers an easy way to access and use the proxy settings in every Android application, without requiring ROOT privileges.

If you are interested in a deeper analysis on the proxy issues on Android devices, you can find a detailed explanation of the problem and leave your feedbacks/comments on the official website: http://shouldit.be/category/android-proxy-project or on the Github page of the project.


Open source code repository
https://github.com/shouldit/android-proxy


Download




Beta Testing

Here the beta tester community on Google Plus
https://plus.google.com/communities/104290788068260973104


Screenshots



XDA:DevDB Information
Proxy Settings, App for all devices (see above for details)

Contributors
lechuckcaptain
Source Code: https://github.com/shouldit/android-proxy


Version Information
Status: Stable
Current Stable Version: 2.14
Stable Release Date: 2014-04-03
Current Beta Version: 2.15
Beta Release Date: 2014-05-01

Created 2014-05-12
Last Updated 2015-08-13
 
Dec 26, 2010
18
9
play.google.com
v2.15 (130021512)

  • Improved support for 4.1 and 4.2 Android API versions into APL.
  • Infrastructural changes on application dialogs.
  • Several fixes on previous versions bugs
 
Dec 26, 2010
18
9
play.google.com
v3.1 (130031002)

  • New material Icon
  • Added donation feature
  • Improved save operation feedback
  • Improved application stability
  • Fixed DB issues on upgrade to new version
  • Fixed DB use flag update issue, during sync of Wi-Fi networks
  • Improved support for Lollipop devices with PAC support
  • Restyled application following material guidelines
  • Improved proxy settings saving across different devices