From: David N. Welton on 23 Sep 2009 05:25 > You can get my Tcl/Fltk package and a Tk package compiled for arm-eabi > from the SF project by the same name. Have not tried it on Android, > but it may work. Android doesn't use X - it uses its own graphics system. Pretty much the only way to get at it is to go through their Dalvik runtime. |