Run C programs on android
1. Go to google play store and search for cppdroid . 2. Once you install and open the app, some files will be downloaded. Let the android download all files. 3. Write the code C on console. 4. Once you complete writting your code you will see the flash like symbol on top of screen. Click it to complie your code. 5. Click yes when popup window opens, and your code will be compiled. 6. Click on run symbol to execute the program. 7. And done your program is executed !!!