Android Support
i tried to use this Helper library with android but with no luck; i guess the android Jre missing a lot of classes required, and so i added those jars and classes one by one, and converted the httpclient library to use http 4.3 library (which is used in android), that solved the httpclient issue, and so on... i reached that i need apache harmony which i did not find out how to include yet. i will keep looking more and see how it goes.
it would be amazing if your library could support android, i am willing to help in this if you like. but i think it cannot support both at the same time, maybe a new project need to be forked for android.
I am planning to release another version of the httpclientAuthHelper for httpclient 4.3 once thats done, this library should work with android. Ill keep you posted when its done.