Cxxdroid - C++ compiler IDE for mobile development

3.1

Cxxdroid is a C/C++ integrated development environment (IDE) for Android that enables users to write, compile, and run their programs.  Read more about Cxxdroid - C++ compiler IDE for mobile development  

The mobile solution created by the IIEC dev team promises to be a reliable companion for anyone who is aiming to learn C and C++ programming. It grants access to an extensive set of code snippets that users can investigate, edit, and run even without an Internet connection. In addition to the elementary C and C++ samples, it includes prebuilt packages for many libraries, such as SQLite, Boost, libcurl, or ncurses. Furthermore, it supports SDL2, SFML, and Allegro multimedia libraries for graphics and audio output. 
 
Apart from exploring premade samples, users get the freedom to write their programs from scratch. The app takes only a few seconds to analyze and compile their code. Moreover, it offers a full-featured Terminal Emulator and a REPL (Read-Evaluate-Print-Loop) Interpreter based on Cling to help them get an experience as close as possible to that of an authentic IDE. It also provides syntax highlighting, automatic indentation, and a list of frequently used characters to ease the code writing process. 
 
Furthermore, the Android tool enables users to publish their programs on Pastebin, share projects via email, and save files in the local storage to continue their work later. They can also adjust the appearance, switch to the dark mode, change editor options, and configure system settings according to their preference.