Re: gtk apps on iOS/Android?



On Mon, Sep 10, 2012 at 8:42 PM, Michael Cronenworth <mike 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/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]