Hi, You can run `simulator` after building. (Or you can find the binary in host output.)
However you should note that, all hardware-specific features won't work. There might be a counterpart in the simulator, but it doesn't simulate your target device's feature, just using the built-ins of the simulator (qemu). Your `boot.img`, `recovery.img` and your kernel will *not *be used, not also bootloader. You can test apps (which uses Java), but lower level IOCTLs are not guaranteed to work. Regards, Alvin Wong olivia mckenzy於 2012年9月28日星期五UTC+8上午9時42分51秒寫道: > > Hi, i wanted to know if it could be possible to test the output images > from compiling AOSP source code in an emulator, maybe if i build AOSP for > Pandaboard, could i test the output images > (system.img,userdata.img,boot.img and recovery.img) in an emulator??????, > thanks in advanced. > > Best Regards. > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
