Pls can i start coding c++ with android phone

Jan 9, 2017 at 8:46pm
Is it possible to code simple program using android phone
Jan 9, 2017 at 9:53pm
Sure. It's kind of clumsy but for writing small programs or just practicing coding a small tablet or even phone will do. C4DROID, CppDroid, etc. Just search Google or the Apps Store. I also recommend you get the Hacker's Keyboard app. It gives you a virtual keyboard with a real keyboard layout so it's not so hard to find the keys you always use in programming like the function keys, HOME, END, etc...
Jan 10, 2017 at 6:18am
It's possible, and not even difficult.

Fire up the browser on your android phone. Go to https://www.tutorialspoint.com//compile_cpp_online.php or http://cpp.sh/ or https://godbolt.org/ or any of a number of other online compilers, and write your code.
Topic archived. No new replies allowed.