Did you check the info available on www.mipsandroid.com On Fri, Apr 2, 2010 at 12:08 AM, Kam <[email protected]> wrote:
> Hi all, > > I'm able to build mips android (eclair) as "TARGET_PLATFORM=generic", > and it seems to have built all the files... > I would like to now use qemu (qemu-mipsel) to run it! > > Is there a wiki/howto that shows this? > > I am currently using the following... > > emulator \ > -verbose \ > -kernel ~/android/mipsandroid/prebuilt/android-arm/kernel/kernel-qemu > \ > -sysdir ~/android/mipsandroid/out/target/product/generic \ > -datadir ~/android/mipsandroid/out/target/product/generic \ > -system ~/android/mipsandroid/out/target/product/generic/system.img \ > -ramdisk ~/android/mipsandroid/out/target/product/generic/ramdisk.img > \ > -avd sample_avd > > and it works, well, at lease the emulator starts... > BUT, if I change the "kernel" line to be ".../android-mips/...", then > nothing shows...no errors etc... > > Thoughts? > > -- > unsubscribe: > [email protected]<android-porting%[email protected]> > website: http://groups.google.com/group/android-porting > > To unsubscribe, reply using "remove me" as the subject. > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
