Reputation: 28823
I am not able to access internet in my emulator. It doesn't even connect to google on emulator browser. I have already checked Settings. Data Enabled checkbox is checked.
I referred to a few SO questions before posting the question.
As this answer suggests, I don't have wifi enabled. So that doesn't seem to be a problem. As another answer in the same question suggests, I tried giving it in Run configurations, but still nothing is changed.
If someone can give any idea, that will help me a lot.
Note: On my emulator's home screen, 3G appears, but its with grey lines. I think those lines should be white. I might be wrong on this.
Upvotes: 1
Views: 14896
Reputation: 3427
add GSM Modem Support to your emulator.
open AVD manager -> your emulator -> Edit.-> Hardware->New->GSM Modem Support.
Upvotes: 1
Reputation: 4787
You should check for http proxy settings in Tools of android sdk Manager in Eclipse.
Upvotes: 0