I am trying to run my first Android App on Android Emulator on API 19. The Emulator get started but nothing comes up, means Home scree
Android Emulator
API 19
Emulator
I found the answer AJ,
a change in the file format was applied to android OS images in Dec, but e2fsck was not included in build..
update your sdk ie the android OS emulator images and re create your AVDs and that should resolve the problem.