Wondering what are tools out there and which is better to use in GUI development that supports ARM and X86 arch applications.
thanks in advance, T3nG
Wondering what are tools out there and which is better to use in GUI development that supports ARM and X86 arch applications.
thanks in advance, T3nG
The Qt framework should work well for this.
Take a look on the Qt Creator IDE. It's has free(LGPL) version.
OpenMoko Freerunner¹ is ARM-based and it runs Qtopia/QtE, GTK and E17 UI stacks. All of them are also supported on x86. GTK is Cairo-based and I heard (not sure) that it uses lots of floating-point calculations though, so ARM with GTK might not be very fast.
Depending on the power of your device...
The biggest now could be:
or if you have devices with much less capabilities, you can try simpler things like
Of course, if your device is a mobile-like, you can also consider using Android ... who knows...