温馨提示×

温馨提示×

您好,登录后才能下订单哦!

密码登录×
登录注册×
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》

andriod 开发环境问题总结

发布时间:2020-06-19 18:27:49 来源:网络 阅读:359 作者:招魂怪 栏目:移动开发

很早之前,也设置过dl.google.com的代理,当时是直接通过找代理网站,实现的访问。

这两天也是设置,用的东软的镜像,还是改hosts文件,浏览器访问dl.google.com的时候会检查证书,浏览器改下设置就可以了,嗯,sdk manager 更新的时候出现SSLPeerUnverified peer not authenticated的问题,需要在tools-option中勾选上Force https://...sources to be fetched using http://...


突然看见贴吧中有人在9月说可以ping通dl.google.com,但是还是ping不通dl-ssl.google.com


问题还在出现,

error parsing D:\android-sdk\system-p_w_picpaths\android-23\android-wear\armeabi-v7a\devices.xml

error parsing D:\android-sdk\system-p_w_picpaths\android-23\android-wear\x86\devices.xml

解决:

D:\android-sdk\tools\lib\devices.xml 替换上面两个文件


Please ensure Intel HAXM is properly installed and usable. CPU acceleration status: HAX kernel modul is not installed!

解决:

进BIOS将Security中Virtualization中Virtualization Technology改为Enabled,然后安装D:\android-sdk\extras\intel\Hardware_Accelerated_Execution_Manager\intelhaxm-android.exe


注意:

英特尔硬件加速执行管理器(haxm-windows_r05.zip (1.1.5))支持以下平台:


Microsoft Windows*
Windows 10(32/64 位)、Windows* 8 和 8.1(32/64 位)、Windows* 7(32/64 位)、Windows Vista*(32/64 位)


最后推荐个下载地址:http://tools.android-studio.org/index.php

向AI问一下细节

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

AI