Click here to Skip to main content
15,891,923 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I need to provide extra partition size to /system as prerequisite for rooting android emulator. This can be done only through command-line
emulator -avd MyAndroid -partition-size 128 -no-snapshot-load

But when I press Enter to execute the command, receive this error: "This AVD's configuration is missing a kernel file!!" what's it? What's wrong? Please help me )-:
Posted

1 solution

I think you should update your SDK and check whether ARM EZBI v&a system Image is installed correctly or not.
Check these..
Emulator error: This AVD's configuration is missing a kernel file[^]
Android emulator error:missing kernel file[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900