termi icon

termi

★★★★★
★★★★★
(4.38/5)

2.0$1.074 years ago

Download termi APK latest version Free for Android

Version 2.0
Update
Size 73M
Developer Ralf Wappler
Category Apps, Tools
Package Name com.termi
OS 2.2 and up

termi APPLICATION description

termi a C Compiler for Android, with libX11, a Terminal, a Editor, a spice GUI
termi is a IDE with c-compiler (tcc) make, untar, flex, yacc, sed, ftpserver (tinyftp), terminal and a splitscreen editor.

termi is a full android IDE and contains a X11 support with libX11.a
termi can build native apk's with aapt , apksign and nappb
nappb is a build script
nappb create native myproject myapp
creates a nativ app with name myapp
nappb myapp
build this app with apk in
/sdcard/appprojects/myproject/bin/myapp.apk

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
↓ Read more
termi screen 1 termi screen 2 termi screen 3 termi screen 4 termi screen 5 termi screen 6 termi screen 7 termi screen 8 termi screen 9 termi screen 10 termi screen 11 termi screen 12 termi screen 13 termi screen 14 termi screen 15 termi screen 16