Re: gtk apps on iOS/Android?
- From: Ardhan Madras <ardhan rocksis net>
- To: Michael Cronenworth <mike cchtml com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: gtk apps on iOS/Android?
- Date: Mon, 10 Sep 2012 23:08:14 +0700
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]