Hi There,
I've had no success trying to deploy an app for Android 2.3 from the Androidx86, running in a VirtualBox VM. Anyone been cleverer or luckier than me? IF so could you share your wisdom?
Thanks in advance,
Jason
Hi There,
I've had no success trying to deploy an app for Android 2.3 from the Androidx86, running in a VirtualBox VM. Anyone been cleverer or luckier than me? IF so could you share your wisdom?
Thanks in advance,
Jason
Hi Jason!
I answered you but realized I was completely wrong.. Of course it won't work. The MoSync Android runtime is built with the NDK so big parts of the application is a library file consisting of ARM machine code. To get it to work you will need to build the MoSync runtime library in X86.
Hi, I'm setting up an Androidx86 VirtualBox environment. I'll let you know how I get on.