C4droid - C/C++ compiler & IDE for Android
Dammit this app is perfect for my needs and I had no problems whatsoever until an Android update this morning. Now it just comes up with something about a package installer then dies. I have re-installed it but same result. I'm still giving it 5 stars though. A brilliant app. I'm just hoping an update from either Samsung or the App's creator will fix the issue..UPDATE: 24 Hours later. Everything working again
This app works fine for all programs I tested.It is great that it supports android 6 permission modelling.This app really has potential to be much more popular.Give the basic version of it free or full version for limited period and when the users start liking it give them in app purchases to unlock all features.This monetisation policy will work better since many users refrain from purchasing an unknown app without using it.
But there's just one thing which annoyed me: the waste or bad use of screen space... Edit: I don't know if you've read this, but now it looks exactly as I've suggested, and it's just great. Worth its price!
I'm sure this app works great for most people but it's not very accessible for the blind. I can't read my code, but if that was the only problem I wouldn't mind as I have a good code editor. My main problem is that I can't even access the output of the program when I run it. This makes the app basically useless. If this !blem was fixed then this app would be great.
Only small thing, the auto Uppercase in every line shout be cancelled. And maybe an onscreen shortcut for curly braces and parenthesis. I need to dig in the keyboard to write it everytime.
Clean interface, excellent support for C. Just a few suggestions- a shortcut above the keyboard for frequently used symbols would be really helpful, the error output window can be made much better and the ability to sync programs with Google drive would be nice. But overall it's the best C compiler for Android that I've come across.
Would be nice if it had a custom keyboard for coding. There are this two in the play market: Programmer's Keyboard, and Hacker's Keyboard. I highly recommend one of those. Also I just couldn't find undo/redo buttons in the app, Ctrl + z works though (if your keyboard has it). Other than that the app is fantastic. It's the best way to code on the go, especially if you are on the learning stage. 5 stars!
Wow. Just wow! All this capability in a stand alone, carry around computer. I started my C jouney with early Unix. The dreams that many of us had back then have been realized right here. THANK YOU, n0n3m4 !
Works great on my phone tablet, wish it came with a programming oriented keyboard, otherwise it's a perfect fit for my on the go coding!
Some wired bugs occur when I use float/double variables. Yes, exactly the same code, running perfectly on my PC but buggy using c4droid. P.S. It is just a very simple calc for calculating POW (using float variables and loop). Only about twenty lines of codes.
This is a huge problem, makes the application unusable, ive already sent a crash report. Unfortunate, but for some reason this starts happening today, had this app for months.
graphics.h header file is not supported in c4droid.except that its amazing.I give 4...Is there any way? if graphics.h is supported ,it'll be amazing...please try it too...thank you
I've bought this app back in 2012; hoping it would do what I would like it to. BOY was I impressed! It delivers in so many ways that it makes my complaints menial in comparison. The OP is very responsive to questions; however, the time delay is a bit of an adjustment. It may take several days for a response; but you will get one! However, in my experience, the documentation is rather lacking; for example how do you invoke the debugger? I'm sure it has something to do with gnu build tools (I come from a Windows platform - that's used to the [F9] Breakpoint thing) but I've not figured it out yet....?
Can you add the highlight and comment feature and light stays "ON" if possible. I hope you will build Java compiler+ide soon..
It's a great app, but it looks like it only compiles the main .cpp file and disregards the rest, meaning that If I have an implementation in a .cpp file different from my main, I need to include the .cpp and .h file which should never be done. Is there actually a way to compile all? EDIT: Gave it 5 star as I've figured out how to it, long press Compile and see the options!
I've been learning cpp and this is amazing, I have a question what's the suffix the source files use?? Thanks
no documentation for newbee like how to do graphics, what are the included lib SDL plugin also doesn't work get err include not found
Write your own code, compile it.. Excellent app for beginners. You have to install another application for compilation, a kind of add in.
Samsung Galaxy A5 (2016) SM-A510K 6.0.1. EDIT: Thanks I'll do that! EDIT 2: I contacted Ministro and they said to update your application? EDIT 3: Solved! Thank you!
I love the app it is great in nearly every way. I'd say 5 star, but I would appreciate if the app would actually auto-complete instead of its programmed method, which is basically manual-"auto-complete". So I must give 5 stars, great app though.
I loved this app in the begining but it wont open .c and .cpp files from my dropbox account anymore
I just cloned a school project and ran it from my phone. Holy Crap it Worked!!!!!!
C4Droid does the job. It has a good interface, a good sense for the syntax, however compiling can take longer than on Cppdroid.
Love this app. A real accomplishment. Great support too.
Warning: Not for the beginner, and simple questions to the developer went unanswered.
I am not an expert, but app is very good to me,. Plus technical supper response is very quick.
Nothing has changed, Still using this App!! Absolutely Super Marvelous!! What can I say, this compiler does everything my desktop work PC does! Excellent!!
BUT input method of my Android pad is locked when using TextWarrior syntax highlighting .
Why can't i use graphics.h library after copying it to the includes folder?? Pls find solution.
I understood by your description of this program that how to use c++ mode in c4driod... Thanks n0n3m4
Good for Practice and Learning
Very Convenient and this is by far the most valuable purchase I've done.
The best
How do I turn a program into a apk.
Great compiler, totally worth the price.
So far so good
Great mobile ide
Thank for developer
Perfect tool for mobile programming
by Y####:
I have been able to program and run everything with success. one thing you have to keep in mind is the device you have this installed on so (for instance) if your device can only handle Opengl es 2.0, trying to use OpenGL es 3.0 methods probably isn't going to work.