我不知道安卓模拟器有什么问题,我需要在安卓模拟器上使用互联网,并在主屏幕上显示互联网连接显示的交叉标志。
发布于 2012-10-31 16:42:36
请向您的Android Manifest xml文件添加权限。
请参阅:
How to add manifest permission to android application?
https://stackoverflow.com/questions/13154059
相似问题