+ 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?
8 ответов
+ 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!!
+ 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
+ 3
... and here https://www.sololearn.com/Discuss/1364257/?ref=app
+ 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.
+ 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
+ 1
Lord Krishna You know if Termux can work in some way on android 4.4 ?
+ 1
Lord Krishna Ok... It was just for info (i would like run it on my old device 😄)
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