How to run C++ on your Android smartphone


Today I am feeling very good as I have searched a way to run C++ on my Android device.
Do you know the Popular C++ compiler TC(Turbo C++) which is commonly known as CBSE Computer science students compiler. At my school this is the one in which I have programmed first.
Only for Android phones.
When we have to run Turbo C++ on windows we need something to write our codes. So we need DOSBOX to emulate turbo C++ , So here i have an android version of DOSBOX Emulator.
Nowadays there are almost three most popular android app of dosbox emulator in Google Play Store Market.

adosbox (Free)

andosbox (paid)

dosbox turbo (paid)

Download any one of the above app, I recommend adosbox because it is free, fast and easy to use.
Download Borland Turbo C/C++ from given link. Now extract the file onto your device, if you did not how to extract it download "ES FILE EXPLORER" (rated 4.5 on play store) from google play store and there is a option to extract file.
Then you must have to rename the Zip folder name from TurboC to "TC" it is necessary . Download and install aDosBox (from above link) on your Android Smartphone/Tablet or download latest version of adosbox from google play store. (Recommended)
Run aDosBox and type below code as it is...


cd tc

cd bin

tc

If you are facing directory errors during compiling process then you must have to change directory paths from Options -> Directories.
I loved C++ since from Childhood i've started searching for tutorials, informations on these topics and began to visit in various online coding sites like Codeschool , Khan Academy and many others. Now I wish to end with this tutorial article if you have any complaints, Suggestions regarding this article or my blog feel free to ask anything regarding all this posts.
Happy Coding...

Comments

Popular posts from this blog

Top Ten Web Hosting providers

How Social media can help bloggers get traffic

How to design a contact form for FREE (No Coding Skills needed)