please tell me if i write a code in c or c++ how can i make an app with this code ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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

2nd Aug 2020, 6:46 AM
Tanisha Biswas
Tanisha Biswas - avatar
3 Answers
+ 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
2nd Aug 2020, 6:53 AM
Rohit
+ 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/
3rd Aug 2020, 11:01 AM
A S Raghuvanshi
A S Raghuvanshi - avatar
0
well if you wanna make games that can be played on a phone, you have to use C hashtag,
3rd Aug 2020, 9:06 AM
Tanmaya Deepu
Tanmaya Deepu - avatar