美文网首页
Android Studio Can't launch

Android Studio Can't launch

作者: tinytian | 来源:发表于2017-09-30 11:36 被阅读12次

在最新的MacOSX 10.13上使用Android Studio时,在创建AVD时,提示:

HAXM silent installation only supports macOS from 10.8 to 10.12

解决方案:
Use the new Hypervisor.Framework support instead of HAXM on macOS
put the text "HVF = on" in ~/.android/advancedFeatures.ini (create this file if it doesn't exist already).

相关文章

网友评论

      本文标题:Android Studio Can't launch

      本文链接:https://www.haomeiwen.com/subject/okpgextx.html