termi is a full android IDE and contains a X11 support with libX11.a
The includes are in /sdcard/include,
the libs are in /sdcard/lib
a program compiles
tcc myprog.c -o myprog
or >= android 5 :
tcc -c myprog.c
ld -o myprog myprog.o -lc -lm
a X11program compiles
tcc -c myx11prog.c -o myx11prog.o
ld -o myx11prog myx11prog.o -lX11 -lXau -lc -lm
to edit a program
edit myprog.c
in terminal
menu = swype from left to right
in editor
menu = top right
modules for termi are
povray a raytracer
pascal2c a pascal to c compiler ( p2c / p2cc )
ghostscript a postscript interpreter + abc2pdf
spicemod a ngspice / spice
for X11 programs install a xserver
libs :
x11-libs, libimlib.a, libpng.a, libjpeg.a
-
Verze programu
1.9
-
Poslední aktualizace od vývojáře
3. 11. 2017 2017-11-03
-
Počet stažení
0 ×
-
Velikost
20 MB 20 MB
-
Web autora
Nástroje
-
Podporované jazyky
- Angličtina