移动开发
kneurony
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Android Studio启动模拟器失败问题——遇到HAXM is not working and emulator runs in emulation mode
安装好Android Studio后,准备兴冲冲地写代码了。简单写了个代码后想开启模拟器试试,结果模拟器一直停留在android界面,提示HAXM is not working and emulator runs in enlulation mode。在网上查了很多资料,尝试了很多方法,弄了n久终于解决这个问题了。1.进入BIOS,Intel Virtual Technolog原创 2016-03-08 13:48:24 · 3081 阅读 · 0 评论 -
Android Studio——Error:non-zero exit value 1
在Android Studio上运行代码遇到错误Error:Execution failed for task ':app:transformClassesWithDexForDebug'.> com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'co原创 2016-04-27 00:30:21 · 461 阅读 · 0 评论
分享