After learned java, what is the next step to make android apps? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

After learned java, what is the next step to make android apps?

22nd Dec 2017, 1:50 PM
Diego
2 Answers
+ 7
Building an Android app comes down to two major skills/languages: Java and Android. Java is the language used in Android, but the Android part encompasses learning XML for the design of the app, learning the concepts of Android, and using the concepts programmatically with Java. Once you learn Java and XML (XML is really easy to get used to, and you should learn the language as you program your app rather than learning it beforehand like you would with Java), you need to learn how to connect these two using Android principles :) @Sololearn
22nd Dec 2017, 2:08 PM
James16
James16 - avatar
+ 2
Programming language:-XML, Java Core IDE:- Android Studio,Genymotion emulator Complete above requirements and begin developing... Best of luck
22nd Dec 2017, 2:08 PM
Faisal Rahman
Faisal Rahman - avatar