Hi,
Is there any existing port of Clutter over Android and Java layer? As I know, there is no Clutter Java binding existing. Regards, -Hieu From: Kuldeep [mailto:[email protected]] Sent: Monday, August 10, 2009 6:44 PM To: Veli Ogla Sungutay Cc: Emmanuele Bassi; [email protected] Subject: Re: [clutter] Reg: GNU C library used HI, Actually if we can port clutter on android then we need to create java layer to write our applications in java. My intention is to make use of clutter libraries instead of android libraries. So I think we dont need dalvik wrappers. -Kuladeep. On Mon, Aug 10, 2009 at 5:04 PM, Veli Ogla Sungutay <[email protected]> wrote: Android uses Linux <http://en.wikipedia.org/wiki/Linux> as its kernel [105] <http://en.wikipedia.org/wiki/Android_%28operating_system%29#cite_note-1 04> , but according to Google, it is not a conventional Linux distribution. It does not have a native X Window System <http://en.wikipedia.org/wiki/X_Window_System> , nor does it support the full set of standard GNU <http://en.wikipedia.org/wiki/GNU> libraries like its system libraries (GNU C Library <http://en.wikipedia.org/wiki/GNU_C_Library> ). This specific modification makes it difficult to reuse existing Linux applications or libraries on Android. On top of these, there is virtually no way in Android to develop in C. I guess Dalvic wrappers have to be written for Clutter.
