Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android emulator error:missing kernel file [duplicate]

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?

like image 802
Raj Avatar asked Mar 21 '13 06:03

Raj


1 Answers

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.

like image 150
D'yer Mak'er Avatar answered Nov 04 '22 00:11

D'yer Mak'er