This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Running AWT/SWING apps on embedded system
- From: "ffileppo" <ffileppo at libero dot it>
- To: "java" <java at gcc dot gnu dot org>
- Date: Fri, 9 May 2008 21:33:54 +0200
- Subject: Running AWT/SWING apps on embedded system
Hi all,
I would like to run some sample AWT/SWING java code compiled with gcj on my embedded box (an arm-based board with a LCD screen).
I'm quite confused about what graphical libraries are needed to do that, something like directfb or qt embedded?
Which is the best choice for an embedded box?
Thank you,
Francesco