View Single Post
Posts: 189 | Thanked: 171 times | Joined on Jul 2011
#78
Originally Posted by marmistrz View Post
And would we be able to launch the Dalvik VM from chroot? Then it'd link against the Android libs.
Yep, you just need the Android kernel interfaces (i.e. binder and ashmem) baked in or they will refuse to work That was what I had going, you only had to launch it by sending a specific Android subsystem message through a system similar to dbus (as far as I recall) to get it to launch the new App, there's no calling it from the command line; the apps crashed instantly but they were launching :P
 

The Following 2 Users Say Thank You to pablocrossa For This Useful Post: