I work on an android app (3.0) which gets informations from a local webservice (with a private IP adress). I am able to get these informations from a browser (on the host side) but not from the ADV generated by Eclipse.
I think that these problems are due to the proxy of the company.
That’s why I would like to know exactly how AVD works when generated on my machine ?
How does it connect to the web ?
On which networks is it been created ?
What is its IP adress ? Rights ?
Do you know where I can get the kind on information please ?
The Android documentation doesn’t help me on this point, or maybe it is not the good one
Thanks a lot
[fr]
I think all your questions can be solved in the Using the Android Emulator document.