+ 3
please tell me if i write a code in c or c++ how can i make an app with this code ?
i want to know the further steps after coding ..!!! please help
4 odpowiedzi
+ 5
What kind of app, android or iOS or Windows?
Please research first using the search bar, many of questions like this has already been answered before. Thank you.
https://www.sololearn.com/discuss/2092623/?ref=app
https://www.sololearn.com/discuss/1148432/?ref=app
https://www.sololearn.com/discuss/67154/?ref=app
https://www.sololearn.com/discuss/940058/?ref=app
+ 2
First decide a platform.
There’s 4 of them: iPhone, Android, Windows Phone, Blackberry.
All four allow to develop apps in C++.
When you decided with the platform, download instruments for development, typically it’s IDE, which contains everything you need - code editor, profiler, debugger, tools for uploading app to an actual device, simulator, whatever.
So download IDE and start.
For specific instructions, how to write in c++ for each platform, please search google which contains thousand of tutorials how to do that.
https://www.sitepoint.com/using-c-and-c-code-in-an-android-app-with-the-ndk/
0
well if you wanna make games that can be played on a phone, you have to use C hashtag,