Is there any way to create an application that could run my C program on my android phone. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Is there any way to create an application that could run my C program on my android phone.

I have a C program for a unique set of actions and I want to create an application that could run my program on my android platform. Is there any way to create an application. Please mention it.

3rd Dec 2017, 3:35 AM
®️ahul Mathews™️
®️ahul Mathews™️ - avatar
6 Answers
+ 5
Android app- Java Android tutorial - Udemy, Udacity
3rd Dec 2017, 4:23 AM
Muhd Khairul Amirin
Muhd Khairul Amirin - avatar
+ 5
Take Android tutorial course
3rd Dec 2017, 4:29 AM
Muhd Khairul Amirin
Muhd Khairul Amirin - avatar
+ 3
Of course you can do it simply by downloading C/C++ compiler app from play store. For making android app you can code in android studio and install that app in your smartphone.
3rd Dec 2017, 4:26 AM
Vishesh
+ 2
@Vishesh Ok i know C compilers. But What if I want to create an application that could go along/run my program. I mean like any new application.
3rd Dec 2017, 4:28 AM
®️ahul Mathews™️
®️ahul Mathews™️ - avatar
+ 1
@Vishesh I want to create an application which could run only one code ie only my code. Just like I want to create a calculatlor application which could run on MY code.
3rd Dec 2017, 4:39 AM
®️ahul Mathews™️
®️ahul Mathews™️ - avatar
0
@Rahul Mathews but you have to compile that code . you want to make a compiler in short ?
3rd Dec 2017, 4:36 AM
Vishesh