Dan Zu

Greenhorn
+ Follow
since Nov 24, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
1
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Dan Zu

rashmi swamy wrote:Hi Monu,
I am only able to connect internet through emulator browser. I am not able to connect to Internet through application code even after setting proxy in emulator and also inserting values to system table. It is throwing unknown host exception. I tried with one more option that setting proxy in application Run Configuration. But it is throwing Authentication scheme ntlm not supported error. I have given Internet permission in manifest also. Please let me know some solution for connecting Internet through code.

Thanks & Regards,
Rashmi



I have the same problem.

I've found that there's a method in the DefaultHttpClient variables called setProxyAuthenticationHandler(AuthenticationHandler proxyAuthHandler) but I have no Idea how to configurate the proxyAuthHandler variable.

Anybody could help on this?

Thanks
13 years ago