溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

andriod 開發(fā)環(huán)境問題總結(jié)

發(fā)布時間:2020-06-19 18:27:49 來源:網(wǎng)絡 閱讀:368 作者:招魂怪 欄目:移動開發(fā)

很早之前,也設(shè)置過dl.google.com的代理,當時是直接通過找代理網(wǎng)站,實現(xiàn)的訪問。

這兩天也是設(shè)置,用的東軟的鏡像,還是改hosts文件,瀏覽器訪問dl.google.com的時候會檢查證書,瀏覽器改下設(shè)置就可以了,嗯,sdk manager 更新的時候出現(xiàn)SSLPeerUnverified peer not authenticated的問題,需要在tools-option中勾選上Force https://...sources to be fetched using http://...


突然看見貼吧中有人在9月說可以ping通dl.google.com,但是還是ping不通dl-ssl.google.com


問題還在出現(xiàn),

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


注意:

英特爾硬件加速執(zhí)行管理器(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問一下細節(jié)

免責聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點不代表本網(wǎng)站立場,如果涉及侵權(quán)請聯(lián)系站長郵箱:is@yisu.com進行舉報,并提供相關(guān)證據(jù),一經(jīng)查實,將立刻刪除涉嫌侵權(quán)內(nèi)容。

AI