networking - Setting proxy settings android x86 emulator virtual box -


i created android emulator on virtual box....i know how can set proxy settings give access net. know have go command line using (alt+ f1) in emulator...but don't know should type set proxy

command line

the proxy settings set in emulator make have same settings have in ie following screen :

proxysettings

thanks lot in advance can me setting up.

try alt f1 , type following command: setprop net.gprs.http-proxy http://a.b.c.d:8080

substitute in ip address , proxy port info.


Comments

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -