GTK+Android
Last updated Jan 19, 2026
90
Stars
23
Forks
2
Issues
0
Stars/day
Attention Score
25
Language breakdown
No language data available.
โธ Files
click to expand
README
The current code base DOESN'T WORK on the modern NDK versions. The last known version it did work with was r10. Some attempts to solve this incompatibility are hopefully introduced in this repo's forks here on GitHub.
GTKAndroid ==========
This is a set of hacks, makefiles and configs allowing you to run GTK-based forms on Android platform.
Please see build instructions
Known issues/limitations of this 0.1alpha version:
- It may take a few seconds for something to appear on the screen, when you run the app for the first time.
fontconfig processes all the system fonts then)
- All libraries are statically linked atm
- Only "C" locale is supported by
libcon Android
- No soft keyboard support yet
๐ More in this category