C4droid (C/C++ compiler) v3.56 Apk App
Requirements: Android version 2.1 and higher
Overview: C4droid is a
C compiler for Android.
Quick manual:
If you have found a bug or app is not working, email me.
If app crashes on start, check that enough internal memory is available (not 64Kb).
Root is not required, but if you have enough internal memory OR you
have rooted your device, you can get C++ support, read further. (some
comments about "iostream not found" are fake, their authors just didn't
follow
installation instructions).
Updating from lower than 3.0 versions:
WARNING! Uninstall this app before update! Else app will crash. It's
well known Android bug (details:
http://code.google.com/p/android/issues/detail?id=1227).
You have been warned!
Result of compilation (binary) is placed in
"/data/data/com.n0n3m4.droidc/files/temp", because sdcard doesn't have
permission for execution by default.
If you have "Illegal instruction" error, using internal compiler (TCC),
install GCC plugin, GCC supports softfloat (by default).