C4droid (C/C++ compiler) 1
the author of this app says:
C4droid is a C compiler for Android.
Root is not required, but if you have rooted your device, you can get C++ support, read further.
Result of compilation (binary) is placed in "/data/data/com.n0n3m4.droidc/files/temp", because sdcard doesn't have permission for execution by default.
C4droid already has almost full C language support, so you don't need to wait when it will be added.
You can to write your own applications on the Android phone, and run them. This app uses TCC and uClibc, so it has full support of ANSI C and some support of ISO C99. C4droid can be used for educational purposes or to practice in C language.
Some components of C4droid are LGPL-licensed. You can download used source code of TCC and uClibc on their websites. C4droid includes Android Terminal Emulator so you can to run your application comfortably.
If you have rooted your device, you can to download GCC plugin for C4droid (search in Android Market). After installing it, you can select GCC or G++ compiler in preferences.
(It's not stable yet, so some devices may be unsupported)
Tested devices:
Android Emulator 1.6, QVGA
Android Emulator 2.2, WVGA
Acer Liquid 2.2, WVGA
Herotab C8, WVGA
If you are getting "Fatal: IO error", install busybox.
WARNING! All Telechips and MediaTek based devices are unsupported (Android phones/tablets from china), because of the incompatiblity with EABI.
C4droid will check license via the Internet.
First launch may be (very) long due to library unpacking (WAIT PATIENTLY!, unpacking may take up to 10 minutes).
Report bugs at n0n3m4@gmail.com.
Keywords: c compiler, c interpreter, c++ compiler, GCC, c/c++ interpreter, c/c++ compiler.
