Is it possible to see c++ output in offline on Android device?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Is it possible to see c++ output in offline on Android device??

22nd Mar 2017, 7:32 AM
Arif Parvez
Arif Parvez - avatar
2 Answers
+ 11
Or you can just install CppDroid on PlayStore.
22nd Mar 2017, 10:59 AM
Hatsy Rei
Hatsy Rei - avatar
+ 1
Yes,you can download and install the android dosbox from Play store.Then google "turbo C++ for android.zip" then extract and place the "TC" folder in your sdcard ,after that open the android dosbox and type the startup command to"tc\bin\tc" finally start the emulator and you are done.you can write and compile C/C++ code on your device.
22nd Mar 2017, 7:48 AM
Gidey
Gidey - avatar