开发者

How to connect to internet using Android Emulator telnet

How to connect to internet using Android Emulator. I tried using telnet localhost 5554 command but the following error comes: Web page not available.

I am not using any proxy. I am using a USB modem device to connect to the internet. Please help qui开发者_JS百科ckly!


Whether you add internet permission in Manifest file?

<uses-permission android:name="android.permission.INTERNET" />
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜