[Sugar-devel] Vision
Sebastian Silva
sebastian at fuentelibre.org
Thu Apr 21 00:01:20 EDT 2016
El 19/04/16 a las 20:30, Justin Overton escribió:
> In the meantime I'm trying to find a way to target sugar and Android
> without duplicating core logic.
If you really like Python, you might get away with using Kivy
(https://kivy.org/) in Android and GTK for Sugar.
You need to abstract logic away into it's own module. Regretfully Kivy
apps themselves don't run on XO laptops [because of lack of OpenGL
support] but there's no reason they could not run under Sugar on
everything else.
More information about the Sugar-devel
mailing list