Android emulator error:missing kernel file [duplicate]

故事扮演 提交于 2020-01-02 00:59:11

问题


emulator: ERROR: This AVD's configuration is missing a kernel file!!
  • I have updated version of sdk and adt.
  • I have also installed The "ARM EABI v7a System Image".
  • I just build the Android ActionBarSherlock and SlidingMenu library.
  • I have also updated my eclipse.

Any idea where is the problem?


回答1:


Update your SDK. Do check again if the ARM EZBI v&a system Image is installed correctly. If it not installed. you will see it in the Android Sdk Manager. Also check whether your SDK path and java path is set properly. It may very well be the case of file not found. check this link it may help.



来源:https://stackoverflow.com/questions/15540642/android-emulator-errormissing-kernel-file

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!