Latest

How To Do Programming On Android C And C++

Most of the programmer prefers pc or laptop for programing. But in this modern world our mobiles also not less than a pc. Now most of the work that we prefer do with pc we can do with mobile as well. Like 3D gaming, editing images, watching movies, connect to internet and many more things. Mobile phone OS like IOS, Windows, Android now enough capable of running even window 95, 98 and some mobiles can run XP as well.
C/C++ in android
I know when we learn programing’s we need pc. But we can’t take it everywhere. The most compact pc is your mobile phone. You can go anywhere with your mobile and it’s mostly always with us. So while you’re learning C/C++ programing you can practice it with your android mobile. You can write C/C++ programs in your android mobile. There is a app in Google play store called C4droid. It’s a must have app for every C/C++ programmer and learner. We can execute and compile every C and C++ programing codes with this cool app. It will help you to gain more knowledge about your programing because you can check anywhere what your writing and find errors. You can make your own programs with this app while your outdoor or anywhere. 
Plugins For C4droid:
GCC plugin for C4droid (Required)
SDL plugin for C4droid (Optional)

Important Tips:
  1. In C4droid preference select G++
  2. Instead of using iostream.h use iostream
  3. Write using namespace std; before int main();
  4. You have to root your device if your phone has less than 50MB internal memory.

Subscribe To Get FREE Tutorials!

3 comments

Author
avatar
Reply
Author
avatar

This is a very informative post in C++ programming for an Android app. Those who are doing such are surely grateful of this article. Thank you for sharing.

Reply
Author
avatar

at last someone appreciated it

Reply

Comment your suggestion, problem or Question