Thanks Gary.
If running two concurrent OS is difficult, can I run one OS, Android/Linux, but supporting two different types of application?
My problem is that I have two types of application, some of them were supposed to run with Android while others were supposed to run with Linux, for sample, some of the applications need glibc, while others need android support.
Some people mentioned to me with chroot, but I am wondering what the best choice is? And is there any readings I can start with?
Cheers,
Damien