What Do I Need For Android Programming ? What Laguages ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What Do I Need For Android Programming ? What Laguages ?

What Do I Need For Android Programming ? What Laguages ?

24th Aug 2017, 4:08 PM
Mr. Sharifi
Mr. Sharifi - avatar
3 Answers
+ 2
You can use a lot.... C# or Java and so on. Java is easy to learn, it could be your choice.
24th Aug 2017, 4:14 PM
sin
+ 1
Ok Thanks
24th Aug 2017, 6:20 PM
Mr. Sharifi
Mr. Sharifi - avatar
0
Best start off with Java and object oriented programming in C++.(You will need the notions when interacting with objects) Use Android Studio to start creating apps. Start following Udacity tutorials on android Basics (they are free) and they are based on simple java knowledge (it shouldn't be difficult). After mastering Java you can start learning Kotlin and more complex topics. I believe you do need to master the fundamentals first.
25th Aug 2017, 9:48 AM
Catalin Ghita
Catalin Ghita - avatar