+ 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.
6 ответов
+ 5
Android app- Java
Android tutorial - Udemy, Udacity
+ 5
Take Android tutorial course
+ 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.
+ 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.
+ 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.
0
@Rahul Mathews but you have to compile that code . you want to make a compiler in short ?