CxStudio - C/C++ IDE

In-app purchases
4.3
479 reviews
50K+
Downloads
Content rating
PEGI 3
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
Dec 4, 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.4
446 reviews
Sean
April 21, 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); }
2 people found this review helpful
Did you find this helpful?
maliti emmanuel
May 15, 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.
1 person found this review helpful
Did you find this helpful?
MANANJARA Jean Philiastre
January 14, 2025
I have master C since I have used this app. This application explain you the error in your code and give you the right way to change that. Perfect app! 😍🤩
6 people found this review helpful
Did you find this helpful?

What’s new

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