Download SAAVAN PRO app and download mp3 into ur sd card….

​ Features of this app Saavn is unlimited, free access to all your music and audio content: Bollywood, English, Hindi, and Indian regional songs, music, radio stations, and exclusive audio programming – wherever you go. Find your favorite songs, listen to your favorite Indian and International artists, make and share playlists or listen to expertly curated […]

Read more "Download SAAVAN PRO app and download mp3 into ur sd card…."

Install c++ in Android device

     If you are from India and have started learning C/C++ programming from your school days then you have definitely used Turbo C++ compiler. Still many schools, colleges and institutions in India prefer Turbo C++ for teaching students.
 

 

 
So, lets come to main topic on which I am writing this article,how to install c++in any Android device.

For more information watch this video

Turbo C++ for Android – Steps to Download and Install:::
1. First of all download Turbo C++ for Android from link:

 http://www.mediafire.com/?10kdjpiasppc5ks
  

 2. Then you have to extract the folder using es file manager.
 
3. After extraction you will see a folder TC and an apk file AnDosBox.

 
4. Install AnDosBox and move TC folder in your internal storage, this is the important step

For more information watch this video

 
5. Now open AnDosBox that you have already installed. It will look same as like DoxBox that is used in windows.
 
6. Enter below lines or commands and press enter after each line. You can get the keyboard by pressing the option button situated at left side of your device.
 
cd tc\bin

tc

 

7. If everything will be done correctly then after entering last command a blue screen will open and it is Turbo C++ for Android. 


You can control the pointer by moving your finger on your touchscreen.
For understanding this tutorial easily I have added a video below that will help you in downloading and installing turbo c++ for android.
Now just go and install it, write and run your program and share your experience with me. Feel free to ask if you are getting any problem

For more information watch this video

Have a nice day…..

Read more "Install c++ in Android device"