Solved! Go to Solution.
The following is my environment if it can be of any help..
Target name : Android 4.1.2
Vendor : Android Open Source Project
Platform : 4.1.2
API Level : 16
Any help please..!!!!
Thank You Binu Thomas.
Internet Connection is Ok.
Yes I am under a proxy. Is there anything i should do regarding proxy ?
Did you enter the proxy settings for your connection in eclipse?
You can find it under window>preferences>general>network connections
There are many ways to set Android emulator proxy settings. One way is from within Eclipse you can specify the network command line option when launching the emulator as described below.
From within Eclipse:
1. Open Preferences > Android > Launch
2. Enter the following under Default emulator settings: -http-proxy <proxy>
The value of <proxy> can be http://<server>:<port>.