Android Compiler | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 11

Android Compiler

Can I use any ofline compiler in android? Basically for C, HTMLand for PYTHON. I saw some of them in play store. Which should be the best?

20th Oct 2018, 10:57 AM
Coder
Coder - avatar
8 Answers
+ 8
After finding compiler I find a compiler named: " Cpp Droid ", I think that is better for me. Thanks to all. But it is really bad that sometimes some comment disappoint beginners😑. If you don't know something perfectly you should avoid that topics, I think that!!
22nd Oct 2018, 3:05 PM
Coder
Coder - avatar
+ 4
The "best" is a very subjective topic. It's what you define, and the best way is to try them out. However, I remember *someone* compiled a good list of IDEs which run on Android. Can't find it atm, but try looking into this thread: https://www.sololearn.com/Discuss/245993/?ref=app
20th Oct 2018, 11:38 AM
Hatsy Rei
Hatsy Rei - avatar
20th Oct 2018, 11:53 AM
KrOW
KrOW - avatar
+ 3
Yes, see list of offline compilers/interpreters, download the ones you need. https://www.sololearn.com/discuss/366870/?ref=app I believe Hatsy Rei speaks of this list.
20th Oct 2018, 1:20 PM
Lord Krishna
Lord Krishna - avatar
+ 3
I do not know, You can probably get it working by compiling it by yourself(will need knowledge about android and stuff) but no packages will be possible or so i had read. It's Android 5.0+ with 7.0 or 7.1+ recommended. KrOW
20th Oct 2018, 1:25 PM
Lord Krishna
Lord Krishna - avatar
+ 1
Lord Krishna You know if Termux can work in some way on android 4.4 ?
20th Oct 2018, 1:22 PM
KrOW
KrOW - avatar
+ 1
Lord Krishna Ok... It was just for info (i would like run it on my old device 😄)
20th Oct 2018, 1:27 PM
KrOW
KrOW - avatar
0
cppdroid is nice, it can calculate very long loops, like 50k x+1 or more. Only drawback so far is, output shows only last 10k lines
19th Aug 2020, 6:30 AM
Kamil Koćwin