On 3 Sep, 09:13, Build account <[email protected]> wrote: > Hello All. > > I'm digging to use QEMU (and KVM if possible) but there is not enough > information so far. > > Below questions are simply answerable as Y/N. that is also okay for > me. :) > Pls help me out how to. > > To use QEMU on x86 host as ARM build, > > - Do I need to download 'apt-get install qemu' for that?
All you need to do is to get the Android plafrom sourcecode go into the directory and issue a "make" wait for the build and then run the command "emulator" then a qemu will execute the code for you. see here: http://source.android.com/source/download.html You need linux-64bit and jdk1.6 to build froyo (the instructions are not up to date on this) /Zingo Andersen -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
