views:

44

answers:

1

If user behind proxy he can set proxy settings in android handset under 'access point option' is there a way i can read proxy settings from android handset?

A: 

You can use android.net.Proxy class to get info about Proxy Host and Port.

darbat