Download C4droid – C/C++ compiler & IDE v5.98 + GCC Plugin [Paid]

C4droid – C/C++ compiler & IDE v5.98 + GCC Plugin [Paid]
Requirements: Android v2.1 and above
Overview: C4droid is a user-friendly (but powerful) C/C++ IDE + C/C++ compiler for Android.

Image Image Image

C4droid is a user-friendly (but powerful) C/C++ IDE + C/C++ compiler for Android.

Basic features:
– Offline C compiler: create your own applications on Android device and run them even without Internet access
– Source code editor with syntax highlighting, tabs, code completion, code formatting, file association and undo/redo
– Export&share your programs as APKs or native executables (for terminal apps)
– 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) + uClibc
– Git integration
– Customizable GUI, choose where to place tabs and buttons by yourself, themes are also supported.
More features with a free GCC plugin:
– Full C++ and almost complete C++11 support with GCC + Bionic libc
– NativeActivity, Qt, SDL and SDL2 support for GUI
– Debugger with breakpoints and watches
– Makefile support: use the same build scripts as on your PC (BusyBox is included)
– 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 install C++ support?
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 internal memory OR root rights. C4droid does not require root rights for devices with more than 50MB of free internal memory.
1) Install GCC plugin (C4droid will ask you to install it).
2) Select G++ compiler in C4droid preferences.
3*) Add "using namespace std;" to your program(before int main), use iostream, not iostream.h
Note that if you want to use C4droid as a C compiler, it is better to select GCC, not G++.

How to use SDL, SDL2, NativeActivity and Qt 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:
SDL is detected with #include "SDL.h", SDL2 is detected with #include "SDL2/SDL.h", NativeActivity is detected with #include "android_native_app_glue.h", Qt is detected with #include "QApplication"
If you are compiling a single-file Qt app, you must add #include "yoursourcefilenamewithcpp.moc" to the end of source code file also.

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 will 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 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(internal memory only),mpfr,mpc,libxml2,neon,sqlite,SDL_gfx(–disable-mmx required).

Which gestures/keyboard shortcuts does C4droid support?
Long-click gestures:
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 n0n3m4@gmail.com.

C4droid stands for "c for android" (or "c++ for android"), but it doesn’t actually contain an Android trademark.
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.

———-

GCC plugin for C4droid C++ IDE v4.9.1 (Build 75)

WARNING! It’s not a standalone application and it doesn’t contain any activities to launch.
Make sure to use latest version of main app installed from Google Play.
Link to the main app: http://spam.com/KN6lIy
Don’t write a review if C4droid wasn’t installed from Google Play – it will be ignored anyway.

This plugin makes C4droid a fully functional C++ IDE using GNU GCC (C and C++ compiler).
It contains GCC 4.8.2 with Bionic (Android libc), email me to get the source code.

To download this app you must have C4droid installed (other usage is prohibited).
Android is a trademark of Google Inc.
Some executables in this app package are licensed under (L)GPL, email me to get the source code.
Note: C4droid can be also used as a C IDE with this plugin because GCC contains a fully-functional
C compiler too (but for a C++ IDE and C++ compiler, GCC compiler is an only choice).

What’s New
5.98:
Crash when title is hidden hotfix

This app has no advertisements

More Info:

https://play.google.com/store/apps/details?id=com.n0n3m4.droidc

Download Instructions:
https://dailyuploads.net/v45iilmaamhf

mirror:
https://uploadocean.com/ntgdbd6kk07w
https://dropapk.com/f5jwq2lre77q

GCC plugin for C4droid C++ IDE:
https://dropapk.com/w8z6nxsflf12

mirror:
https://userscloud.com/uy8zgexvaw26

Download CppDroid – C/C++ IDE Premium v3.3.2 [Unlocked]

CppDroid – C/C++ IDE Premium v3.3.2 [Unlocked]
Requirements: 4.4+
Overview: CppDroid is simple C/C++ IDE focused on learning programming languages and libraries.

ImageImageImage

CppDroid is simple C/C++ IDE focused on learning programming languages and libraries.

Features:
* code complete *
* real-time diagnostics (warnings and errors) and fixes *
* file and tutorial navigator (variables, methods, etc)
* static analysis *
* smart syntax highlighting
* portrait/landscape UI
* auto indentation and auto pairing (configurable)
* configurable code syntax highlighting (themes) *
* compile C/C++ code (no root required)
* works offline (built-in compiler, no internet connection required)
* great C/C++ code examples included *
* detailed C++ tutorial and learn guide included *
* add-ons manager and auto updates
* Dropbox support *

On first launch CppDroid extracts SDK (about 150Mb) and downloads and extracts examples and tutorials, so about 190Mb of internal storage space is required. It can’t be moved to sd card because of android security.

Start learning C and C++ by examples (menu / Project / Examples) or tutorials (menu / Project / Tutorials).

App blog:
http://www.cppdroid.info

Advanced paid features (marked with *) review:
http://www.cppdroid.info/p/advanced-features.html

ArduinoDroid app:
http://www.arduinodroid.info

What’s New
Changed ad banner usage

This app has no advertisements

More Info:

https://play.google.com/store/apps/details?id=name.antonsmirnov.android.cppdroid

Download Instructions: PREMIUM Features Unlocked
https://dropapk.com/ey0lusjyzgp9

Mirror:
https://uploadocean.com/6xpyxyodihe3

Download Dcoder, Mobile Compiler IDE Premium v1.5.0 [Unlocked]

Dcoder, Mobile Compiler IDE Premium v1.5.0 [Unlocked]
Requirements: 4.0.3+
Overview: Dcoder is a mobile coding IDE, where one can code and learn algorithms.

Image Image Image

Dcoder is a mobile coding IDE, where one can code and learn algorithms. Tailored to enhance your coding skills, via the use of code compilation and algorithm solving. Now learn to code anytime anywhere.

Choose any or all languages to work with:

1. C : learn C programming, a powerful general-purpose language.
2. C++ : GCC compiler 6.3
3. Java : best Java Programming ide, JDK 8
4. Python : learn Python 2.7 and Python 3.
5. C# : Mono Compiler 4
6. Php : Php Interpreter 7.0
7. Objective-C : GCC compiler
8. Ruby : Ruby version 1.9
9. Lua : Lua Interpreter 5.2
10. JS/NodeJS : Node.js engine 6.5
11. Go : Go Lang 1.6

12. VB.Net
13. F#
14. Common Lisp
15. R
16. Scala
17. Perl
18. Pascal
19. Swift
20. Tcl
21, Prolog
22. Assembely
23. Haskell
24. Clojure
25. Kotlin
26. Groovy
27. Scheme
28. Rust
29. Bf
30. Html
31. Css

Added bonus: Dcoder uses a Rich Text Editor supporting syntax highlighting and packed with the necessary tools to offer you all the edge that an IDE or code compiler is supposed to.

Its the fastest code compiler (IDE), coding and programming app available for android so far.

With Dcoder one can:

Write a program/code in any of the available 33+ Programming Languages.
Code and Debug the code, see compilation results and errors at the same time on the same screen.
Enjoy the power and ease of coding on your favorite Code Editor like Notepad++ or Sublime Text with compilation power, makes it equivalent to a powerful Ide like eclipse.
Test your problem solving skills by solving challenges from the number of algorithm based challenges/problems available in Algo Yo section.
Learn Html,Css, JavaScript, Ruby programming, C Programming, Python and Java in the app along with many more programming languages.
Irrespective of your coding skills be it beginner or expert Dcoder helps you to learn code and improve your skills while in a boring lecture or whenever you feel like.

The main features include:

1. Rich Text Editor with Syntax highlighting.(Code Editor)
2. Line number, Auto indent, Autocomplete Parenthesis.
3. Undo Redo.
4. File Open/Save.
5. Custom Suggestion View.
6. Multiple Language Support.
7. User input for languages like C, C++, Java, Php, JavaScript, Node.js and others.
8. Active debug view for faster access to Output.
9. Thoroughly designed Algorithm problems to improve coding Skills and make programmers industry ready.
10. Leader Board: To know where you stand amongst the vast Dcoder community.
11. Custom Menu Drawer, Custom Code Editor Themes, Editable font Size for Editor and much more!!

Disclaimer: Dcoder uses array of strong cloud based compilers to compile the code and display output, it is the fastest one and has helped to bring app size to ~4 MB, Please don’t rate low or demand offline feature that is not possible here. Also instead of rating low, you can write your problems to us at support@dcoder.tech that will let us help you better.

Dcoder is an online compiler, now run, compile and execute your code snippets on your own android mobile devices.

Begin the journey to enhance your skills.

What’s New
Update 7 June, 2017
Must Update, this brings so many changes and missing features.
• Now supports 33+ Programming languages : Rust, BrainF*ck and most requested html + css added, becomes Top IDE on Play
• UI improvements, now looks even better
• Now you can change order of symbols in Quick Access Bar
• Some unnecessory permissions removed
• Now you can edit files offline, compiler still need internet
• Major Bugs and crash Solved.

This app has NO advertisements

More Info:

https://play.google.com/store/apps/details?id=com.paprbit.dcoder

Download Instructions: Premium Features Unlocked
https://dropapk.com/66rdrpgubwy9

Mirror:
https://uploadocean.com/b2jad66oje09