Hi, Whew, I finally have built android following the steps as described in the android documentation http://source.android.com/download and on my VM it took more than 5hrs Now I have the images in the out/target/product/generic directory. The images are- 1. ramdisk.img 2. system.img 3. userdata.img 4. userdata-qemu.img
I am able to run them on the emulator that the build produced but how are these supposed to be used inside Android SDK? do I copy these to some AVD/images folder and run the emulator on that AVD? Another question: The emulator is a ARMv5 cpu platform, what changes are required to build for ARMv6 or even ARMv7 arm architecture? Is there a place where I can configure the memory map of the emulator system and add other components? Thanks, Neo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
