Home Page

C4droid - C/C++ compiler & IDE 8.00 - Google Play




About C4droid - C/C++ compiler & IDE

C4droid is the most powerful C/C++ IDE + C/C++ compiler for Android. Features: • Offline C/C++ compiler: create your own applications on Android device and run them even without Internet access • Qt, SDL, SDL2

C4droid is the most powerful C/C++ IDE + C/C++ compiler for Android.

Features:
• Offline C/C++ compiler: create your own applications on Android device and run them even without Internet access
• Qt, SDL, SDL2, Allegro, SFML, FLTK and NativeActivity support for graphics
• Export & share your programs as APK or binaries
• Debugger with breakpoints and watches
• CMake and Makefile support: use the same build scripts as on your PC (BusyBox is included)
• Source code editor with syntax highlighting, tabs, code completion, code formatting, file association and undo/redo
• No root required (but C4droid can use it for your programs if you want)
• Full ANSI C and ISO C99 support with TCC (Tiny C Compiler) + musl libc
• Fully-functional C++ compiler, complete C++11 support with GCC
• Git integration
• Customizable GUI, choose where to place tabs and buttons by yourself, themes are also supported
• Semi-automatic open-source library porting feature for enhanced programming & education

C4droid is designed to be user-friendy out-of-the-box, but nothing is perfect, so here are some answers for questions that can appear:

How to use Makefiles, multifile projects, etc?
Long-click compile button (or select "compilation settings" if buttons are hidden/moved) and configure current directory to use the mode you want.
Note that C4droid will create .c4droid configuration file when you press Ok. Some modes (like makefile) require to enter result executable file name, don't forget to do that.
After doing that all use compile and run buttons to build and run your app as regular.

How to use graphics libraries in single-file mode?
Just install SDL plugin and select G++ compiler in C4droid preferences.
Note that C4droid chooses app mode using a very simple source code analysis:
every graphics mode is detected with corresponding include string (e.g. SDL is detected with #include "SDL.h", check bundled examples for more info). Commenting out these lines will not have any effect.
If you are compiling a single-file Qt app, you should also add #include "yoursourcefilenamewithcpp.moc" to the end of source code file also.

How to install C++ support manually?
C4droid will ask you to install C++ support at first startup and will configure itself in semi-automatic mode.
If you want to do that manually, you need:
0) Enough (100MB+) internal memory
1) Install GCC plugin
2) Select G++ compiler in C4droid preferences
Note that if you want to use C4droid as a C compiler, it is better to select GCC, not G++.

How to build and install libraries?
Almost the same way as regular Makefile building except for that most probably some patching may be required.
Currently tested libraries are gmp, mpfr, mpc, libxml2, neon, sqlite, SDL_gfx (--disable-mmx required).

Which gestures/keyboard shortcuts does C4droid support?
Long-click gestures:
New button: delete current file.
Save button: save as.
Open button: recent files.
Run button: run with arguments.
Compile button: configure current directory.
Tab: close tab.

Keyboard shortcuts:
Ctrl-C, Ctrl-V, Ctrl-X for Copy, Paste and Cut
Ctrl-S, Ctrl-O for Save/Open
Ctrl-Z, Ctrl-Y for Undo/Redo.
Ctrl-L for "go to Line"
Ctrl-F for Find
Ctrl-A for select All
Ctrl-B for Build/compile
Ctrl-R for Run
Ctrl-Space/Ctrl-D for autocompletion (Ctrl-Space may be reserved by Android)

Report bugs at [email protected].

C4droid stands for "c for android" (or "c++ for android").
C4droid is not an online compiler, so it uses real binaries.
Some binaries in APK are licensed under (L)GPL, email me for the source code (Tiny C compiler, GCC, BusyBox, etc.)
Android is a trademark of Google Inc.
Qt is a registered trademark of Digia.



Previous Versions

Here you can find the changelog of C4droid - C/C++ compiler & IDE since it was posted on our website on 2014-06-13 15:56:29. The latest version is 8.00 and it was updated on 2024-03-29 15:55:23. See below the changes in each version.

C4droid - C/C++ compiler & IDE version 8.00
Updated At: 2020-10-06
Changes: Fixed a lot of bugs. Updated GCC to 10.2. Qt doesn't require any 3rd-party apps anymore. Terminal can now be closed with Ctrl+X. SDL2 now supports immersive mode.
C4droid - C/C++ compiler & IDE version 7.00
Updated At: 2019-07-24
Changes: Added x86_64 support. Reworked text input in the editor. Improved source code formatting. Changed debugger step in / over behavior. Fixed a lot of bugs. Updated GCC to 9.1.0. Updated libc++. Updated system libraries and headers.
C4droid - C/C++ compiler & IDE version Varies with device
Updated At: 2018-10-10
Changes: 6.97: Gboard-related fixes (can be disabled in preferences) Native cursor appearance in the editor GCC plugin root detection fix 6.96: Random crashes hotfix 6.95: Added Android 9 support Added SFML, FLTK and Allegro graphics libraries Added proper code completion Added CMake support Migrated Qt from Ministro II to CuteLoader Updated GCC to 8.2.0 Fixed a lot of different bugs
C4droid - C/C++ compiler & IDE version
Updated At: 2017-08-26
Changes: 5.98: Crash when title is hidden hotfix 5.97: Android 8 support. TCC moved to the musl libc. GCC updated to 7.2.0. Updated binutils to 2.29. Fixed themes. Implemented a bunch of feature requests, fixed a lot of bugs.
C4droid - C/C++ compiler & IDE version
Updated At: 2016-07-23
Changes: If you face any problems updating on Android 6, reinstall C4droid completely (with plugins),5.96:,Terminal defaults hotfix,5.95:,Make clean for all makefile projects is required after update, this version is binary incompatible with previous!,Added workaround for a recent Google Keyboard bug,Migrated to llvm libcxx, c++14 and c++11 support is now complete,GCC updated to 6.1.0,SDL updated to 2.0.4,Terminal updated,Target API 23,Complete debugger refactoring,Minimal API version is now 8 (libcxx)
C4droid - C/C++ compiler & IDE version 4.03
Updated At: 2013-06-30
Changes: Several fixes and updates


Related Apps

Here you can find apps that are similar with C4droid - C/C++ compiler & IDE.



Disclaimer

Official Google Play Link


We do not host C4droid - C/C++ compiler & IDE on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by Google and passed their terms and conditions to be listed there. We recommend caution when installing it.

The Google Play link for C4droid - C/C++ compiler & IDE is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.

If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.

BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  2.5/5     12
Downloads: 2095
Updated At: 2024-03-29 15:55:23
Publisher: n0n3m4
Operating System: Android
License Type: Free Trial