C4droid icon
C4droid icon

C4droid

 10 likes

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

C4droid screenshot 1

License model

Application types

Platforms

  • Android
  No rating
10likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Syntax Highlighting
  2.  C++
  3. Git icon  Git integration
  4.  Debugging

 Tags

  • gcc
  • cpp-compiler

C4droid News & Activities

Highlights All activities

Recent activities

No activities found.

C4droid information

  • Developed by

    Unknown
  • Licensing

    Proprietary and Commercial product.
  • Alternatives

    32 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Our users have written 0 comments and reviews about C4droid, and it has gotten 10 likes

C4droid was added to AlternativeTo by Dandolf on Dec 25, 2014 and this page was last updated Sep 12, 2020.
No comments or reviews, maybe you want to be first?
Post comment/review

What is C4droid?

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