Hi, Did you try to run the emulator manually?
# ./out/host/linux-x86/bin/emulator -system out/target/product/generic/ system.img -kernel prebuilt/android-arm/kernel/kernel-qemu -data out/ target/product/generic/userdata.img You need to change the "generic" path to your board name off course. Best regards, Mikkel On May 28, 8:32 am, gopu <[email protected]> wrote: > Hi , > > Created a custom Android Image Its working in real hardware.But in > emulator its not working. > How to make it work in emulator ?.I just replaced the system.img & > ramdisk.img in the SDK/platforms/platfo../image/ > Is their a way to debug in emulator env? > > Thanks & Regards > Gopu -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
