To run the Android framework on Nucleus, you'd need to make some significant OS-level changes to either abstract the Linux calls to something that works with both Linux and Nucleus, or translate them wholesale to Nucleus.
Next you'd need to get QEMU to to work on Nucleus, since the Dalvik JVM runs within this emulated ARM7 environment and from there it'd be all within the JVM and you'd be fine.. I can't imagine this being a trivial thing to do.. Regards -- Ashwin On Tue, Nov 9, 2010 at 8:09 PM, Darren <[email protected]> wrote: > I'm just wondering has anyone ever tried to combine or made them into > one OS, if so can I use the OS for a side project. > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
