I have been working on this also (originally a dedexer, and a few other approaches). I already have a patch for android diff linux kernel 2.6.39.4, along with tar's of the /system, /data and /dev's for ICS extracted out. I can also provide you with remote access (via VNC,SSH,proto of your choice) to a box running an either a Xeon W3550 or core-i7 2600K, Sandforce-2141 harddisk, etc. which can save a LOT of time with the compiles... PM me
Oh and init-calls can definitely 'boot' into an OS after startup without rebooting if openmode kernel is run for Harmattan.
Hey E-yes,
I have been working on this also (originally a dedexer, and a few other approaches). I already have a patch for android diff linux kernel 2.6.39.4
Did you compile kernel? Doest it work? Is adb/usb functional?
Getting android stuff into Harmattan kernel is not big problem, but making things to work is really harder task.
Hey E-yes,
along with tar's of the /system, /data and /dev's for ICS extracted out. I can also provide you with remote access (via VNC,SSH,proto of your choice) to a box running an either a Xeon W3550 or core-i7 2600K, Sandforce-2141 harddisk, etc. which can save a LOT of time with the compiles... PM me
Not a problem for me. i7 4core/8threads, 8Gb RAM. Whole AOSP compiles in less than hour.
Oh and init-calls can definitely 'boot' into an OS after startup without rebooting if openmode kernel is run for Harmattan.
I afraid I don't understand this sentence...
In theory, it's possible to boot android shortly after start of Harmattan init (/sbin/preinit) if user pressed some button (VolUp for instance). Or what did you mean?