开发者

Android: Unable to connect to internet using Emulator

开发者 https://www.devze.com 2023-02-13 19:16 出处:网络
I have a LAN internet connection and also a wireless connection开发者_StackOverflow社区. For the past few weeks, I was able to connect to internet using the Android emulator.

I have a LAN internet connection and also a wireless connection开发者_StackOverflow社区. For the past few weeks, I was able to connect to internet using the Android emulator. Today it stopped working. Unable to find the reason.

Saw other questions on stack overflow which talk about proxy. Don't know whether wireless connections are also behind proxy and if there is where to find it.


in emulator settings - wireless & networks - mobile networks - access point names - telkila

set proxy and port

OR

Run - Run Configurations.. - select application from Android Application - Target tab - Additional Emulator Command Line Options

-http-proxy http://:/


The answer to my question

Upgraded to SDK 2.3 - now no emulators have connectivity

might be of help, as may be my final comment to the answer.

0

精彩评论

暂无评论...
验证码 换一张
取 消