CxStudio - C/C++ IDE

In-app purchases
4,0
526 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
04 Dec 2024

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
487 reviews
maliti emmanuel
15 May 2024
Not a directory error. We don't want a pool of files all over our phone's main storage. You either provide a main folder for the application where all that should be operated. Multi windows block the drop-down menu for all the windows. The top reborn is too big whilst Android keyboard takes up a big chunk of space at the bottom, even when you are using floating keyboard. This is a good initiative but there's need to engage Google to change the UI especially in landscape mode.
2 people found this review helpful
Did you find this helpful?
Mohammad Muktadiur Rahman
21 April 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?
Sean
21 April 2025
#include using namespace std; int main() //gotta keep this short { cout << " good ide, not money hungry" << endl; //500 character limit nvm then cout << "No ads, no data selling" << endl; cout << "while there does need to be a way for the developers to make money," << endl; cout << "the premium not having a one time purchase option feels a little hard to justify" << endl; return(0); }
4 people found this review helpful
Did you find this helpful?

What's new

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