Re: gtk apps on iOS/Android?



On 09/07/2012 07:40 AM, Allin Cottrell wrote:
I'm contemplating trying to produce a version of my gtk app 
for tablet use. Can anyone point me to relevant resources or 
examples? At this point I'm totally clueless about porting to 
tablets (though I'm able to build my app for OS X OK), and I 
haven't found googling to be very useful.

Basically you'll want to get a book on developing android apps, download
the sdk, and go to town.  All in Java of course.  And using the Android
UI toolkit.  GTK+ is not available on Android or iOS, nor will it likely
ever be.  Use the native toolkits.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]