The Following 3 Users Say Thank You to liar For This Useful Post: | ||
|
2014-11-09
, 07:59
|
Posts: 189 |
Thanked: 171 times |
Joined on Jul 2011
|
#73
|
by looking at the android sources in "development/tools/emulator" i found that goldfish (the android emulator version which is run by qemu - i don't know if it is actually called goldfish) communicates via a so called "qemud bridge" with a renderer application on the host. calls from the egl/opengl(es), and so on libs are passed through the qemud bridge and executed on the host. i think it should be possible to run goldfish (i am just gonna call it that) inside a chroot and the renderer application on the device, it should just be a matter of compiling everything and hacking around with qemud and the renderer application... but who knows, i might be wrong... i might try it eventually, any help is greatly appreciated
also chompers chroid seems to do just that...
this should work on the n9 with a kernel built with all the required android patches.. don't know about the state of the n900s kernel though
|
2014-11-09
, 14:10
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#74
|
|
2014-11-11
, 15:31
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#75
|
The Following User Says Thank You to marmistrz For This Useful Post: | ||
|
2014-11-11
, 17:56
|
Posts: 189 |
Thanked: 171 times |
Joined on Jul 2011
|
#76
|
pablocrossa: did your try bring up the whole Android UI including the launcher? Or only a single app?
What if we simply managed to build only the Dalvik VM. Would it be enough to run the Android apps (maybe not all but some)? If not all, what else would be needed? Android experts' opinion appreciated
|
2014-11-12
, 17:45
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#77
|
|
2014-11-12
, 18:01
|
Posts: 189 |
Thanked: 171 times |
Joined on Jul 2011
|
#78
|
|
2018-11-23
, 11:14
|
|
Posts: 770 |
Thanked: 558 times |
Joined on Mar 2010
@ Abidjan
|
#79
|
The Following User Says Thank You to Boemien For This Useful Post: | ||
|
2018-11-23
, 13:09
|
|
Posts: 3,141 |
Thanked: 8,161 times |
Joined on Feb 2013
@ From my Gabriola Island hermitage, near the Edge of the World
|
#80
|
The Following User Says Thank You to endsormeans For This Useful Post: | ||
Tags |
android, chroot, easy debian, nitdroid |
|
also chompers chroid seems to do just that...
this should work on the n9 with a kernel built with all the required android patches.. don't know about the state of the n900s kernel though
Last edited by liar; 2014-10-25 at 17:35.