0

How to make app with c++ using mobile?

I have some knowledge in c++.Using that knowledge how can I make an app by using mobile only.

21st Apr 2019, 8:32 AM
M Raghavendar
2 Answers
+ 6
// Android Studio can use C++ to create a(n) Android Application.
21st Apr 2019, 8:53 AM
program
program - avatar
+ 1
Using C4droid you can write C++ programs and export a apk of that program and C4droid gives you acess to SDL
21st Apr 2019, 9:52 AM
Shahil Ahmed
Shahil Ahmed - avatar