Cxxdroid icon
Cxxdroid icon

Cxxdroid

 1 like

Cxxdroid is the most easy to use educational C and C++ IDE for Android.

Cxxdroid screenshot 1
Cxxdroid screenshot 2
+4
Cxxdroid screenshot 3

License model

  • FreemiumProprietary

Application types

Platforms

  • Android
  No rating
1 like
0comments
0 news articles

Features

Suggest and vote on features
  1.  Syntax Highlighting
  2.  Autocompletion
  3.  C++

Cxxdroid News & Activities

Highlights All activities

Recent activities

Show all activities

Cxxdroid information

  • Developed by

    IIEC
  • Licensing

    Proprietary and Freemium product.
  • Pricing

    One time purchase ranging between $1 and $10, and / or subscription that costs $0 per month + free version with limited functionality.
  • Alternatives

    15 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Our users have written 0 comments and reviews about Cxxdroid, and it has gotten 1 likes

Cxxdroid was added to AlternativeTo by Sandor on Mar 19, 2018 and this page was last updated Jun 17, 2019.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Cxxdroid?

Features:

  • Offline C/C++ compiler: no Internet is required to run C/C++ programs.
  • Package manager and a custom repository with prebuilt packages for common libraries, such as Boost, SQLite, ncurses, libcurl, etc.
  • Examples available out-of-the-box for quicker learning.
  • Full-featured Terminal Emulator.
  • C/C++ interpreter mode (REPL) based on CERN Cling is also available.
  • Outstanding performance with advanced compiler caching technology.
  • Clean and mature architecture: now code is analyzed and compiled with the same compiler, and the IDE doesn't crash completely due to runtime errors in your programs :)
  • UI designed with speed and usability in mind: forget about unobvious shortcuts or touch button combos required just to run your program.

Editor features:

  • Real time code prediction, auto indentation and code analysis just like in any real IDE. *
  • Extended keyboard bar with all symbols you need to program in C++.
  • Syntax highlighting & themes.
  • Tabs.
  • One click share on Pastebin.
  • Features marked by asterisk are available in Premium version only.

Important notice: Cxxdroid requires at least 150MB free internal memory. 200MB+ is recommended. More if you are using heavy libraries such as Boost.

Take a part in development of Cxxdroid by reporting bugs or providing feature requests to us. We appreciate that. The list of features that are not yet available, but we are working to add them:

  • Multifile projects
  • Debugger

As Cxxdroid main goal is to help user learn C++ programming language, our first priority is porting common libraries, note that when asking us to add some library.