C++ First Project | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

C++ First Project

Hello Everyone!I recently started to learn C++ and Im learning it on school to but i wana create a phone application(android) for my school.Can i create it with only the basic C++ knowledge ?I know its gona be hard but i think i can do it with some research. But the problem is i dont know where and how to start it.And the second question is can i do it with Dev C++ Compiler? or do i need Visual Studio?(Sry for my bad english) Can u guys give me any tips where should i focus more ?

23rd Nov 2018, 9:05 PM
Piro Piro
Piro Piro - avatar
1 Answer
+ 1
Firstly, your English is very good so don't worry about that :) I think there are some ways to program Android apps with C++ using Android studio; you'll just have to download the right SDK (Software Development Kit) when setting up Android Studio. I would use Visual Studio if possible. Here is a good resource post to help: https://www.sololearn.com/discuss/823823/?ref=app
24th Nov 2018, 5:38 AM
Zeke Williams
Zeke Williams - avatar