简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
开启虚拟机报错!!! emulator: ERROR: x86 emulation currently requires hardware acceleration!
解决办法:1.打开目录:C:\Users\Administrator\AppData\Local\Android\Sdk\extras\intel\Hardware_Accelerated_Execution_Manager2.点击intelhaxm-android.exe3.按照提示安装HAXM 如果提示错误则先重启电脑进入BIOS,设置Virtualization Technol...
Caused by: java.lang.RuntimeException: No toolchains found in the NDK toolchains folder for ABI with
No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android 最近遇到这个坑 问题是ndk文件中缺少mips64el-linux-android 解决方案:1.第一步 打开设置2.第二步 打开ndk目录3.第三步 https://dev...
到底了