On Mon, Sep 10, 2012 at 8:42 PM, Michael Cronenworth <m...@cchtml.com> wrote:
> Michael Torrie wrote:
>
> Not to mention Android does NOT use X11. You will also have to port
> Glib, Pango, etc. to Android.
>

Actually, there is a Java based X11 Server running on Android and was
available in Play Store (Android Market). The  X11's commands are
implemented by using the Android API. It said only bare bones X
commands and protocols are currently implemented. So, creating
application on top of this  X11 need complete porting with Xlib. And
from GTK+ side: every component must also to be ported to Java.

http://code.google.com/p/android-xserver/
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to