1 Lua安裝
首先我們準備一個linux虛擬機來安裝Lua,在linux系統(tǒng)中按照如下步驟進行安裝:
curl -R -O http://www.lua.org/ftp/lua-5.3.5.tar.gz
tar xf lua-5.3.5.tar.gz
cd lua-5.3.5
make linux test出現(xiàn)如下界面,表示安裝成功:…
盡管在SDK Manager重復卸載和安裝Intel x86 Emulator,但仍一直顯示 HAXM is not installed 解決方法:轉到 C:\users {user}\AppData\Local\Android\Sdk\extras\intel\Hardware_Accelarated_Execution_Manager 并運行位于那里的安裝文件。
用Inter Atom模式的Android模擬器啟動報一下錯誤: Starting emulator for AVD new emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is properly installed and usable. CPU acceleration status: HAX kernel …