[Gambas-user] Gambas for Android
cfb95
christian.faurebouvard at ...626...
Mon Aug 20 23:05:39 CEST 2012
Well,
as Linux distro can run on android,
Gambas must be work also!
may be no need to port!
i've run a very simple console program (gambas2)
on my motorola xoom, and it work! 8-)
The graphic front end of gamas2 not work on my tablet due to a bug
(in gbx_math.c pow and powl when compiled for ARM).
this bug is fixed in Gambas3 as it not use long double at all.
For running a linux distro on android someone have found the key: chroot!!!
i've used this info:
http://trsohmers.com/2011/03/06/how-to-run-ubuntu-on-the-motorola-xoom/
with this method, we have android and linux running at the same time over same
kernel and sharing devices.
More information about the User
mailing list