简体   繁体   中英

Android: Unable to connect to internet using Emulator

I have a LAN internet connection and also a wireless connection. 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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM