CxStudio - C/C++ IDE

In-app purchases
4.1
599 reviews
50K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

CxStudio is an integrated development environment(IDE) for developing C/C++ programs on your device.
It comes with a C/C++ compiler(clang) preinstalled as well as make and cmake.

Features


Editor
- Auto backup if you leave the app without saving.
- Undo and Redo.
- Support for characters not normally present in the virtual keyboard like tabs and arrows.

Terminal
- Preinstalled with clang, make, cmake, bash etc
- Access the shell and commands that ship with android.
- Support for tab and arrows even if the virtual keyboard lacks them.

File Manager
- Access your files without leaving the app.
- Copy, Paste and Delete.
Updated on
Sep 10, 2025

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.2
553 reviews
Fairuuz Mely
July 15, 2025
Im still learning C++ and I found this app. its really light and has no ads. but there's a bug in the console where the text cursor would be off set by a certain amount of letters. I dont know how to fix it, I tried changing keyboard and reinstaling the app several times but It wouldn't go away. altough its not an big problem, It still annoying to look at and sometimes the cursor button dont work it just shows like "^[[C" and doesnt actually the cursor in console.
6 people found this review helpful
Did you find this helpful?
Mohammad Muktadiur Rahman
April 21, 2023
Over all a really nice app but leaks a very importent option for auto compiler. While compiling. I can not use other attribute like -lm etc. Because if you want to do it manually by terminal it's really frustrating, beacuse you can't run a compiled code on internal storage without root. You need to run it on appkication's home directory which is located on /data/data. So it would be really amaezing to see if you can add this option to settings for compiler where i can add attribute list for it.
31 people found this review helpful
Did you find this helpful?
Victor Nanmwa
November 20, 2023
After downloading the application, I'm not sure if there's additional setup needed because it's not running any code; instead, it keeps showing the error "clang-15: error: no such file or directory" and "Clang 15: error: no input files."
11 people found this review helpful
Did you find this helpful?

What’s new

★ Improved syntax highlighting.
★ Added more themes.
★ Bug fixes.