Porting the VM itself is probably practical if you want it badly enough... grab the files, type make, and start working on the errors
Porting the rest of android would likely be painful... there are mechanisms added to the linux kernel which you would have to replicate or substitute, on top of the differences between linux and solaris. And then there's the whole usage of "users" to sandbox applications rather than support various humans. Perhaps the most important question is, "why"? Could you solve your problem with either the arm or x86 linux versions running in a virtual machine of some sort? On Sep 23, 5:16 am, Rakesh Kumar <[email protected]> wrote: > Hi All, > I want to port dalvik virtual machine on Solaris operating system. > Please tell me "What are the changes need to done for this?". > > Regards > Rakesh --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
