+ 2
Is "Java Intermediate Course" enough for creating an Android apps?
I want to create an Android apps. Is "Sololearn's Java Intermediate course" enough for creating an Android apps. If answer is no, so where can I learn Java.
6 Answers
+ 6
Learn enough basic Java to be able to understand the structure of simple Android code. Then approach it from the other side. Practice writing simple Android codes, then learn more Java as you go along.
Remember your aim is to create Android apps, not become a Java expert.
+ 3
You can learn directly from Google on the Android developer portal.
Java is good, Kotlin is better. Google also recommends to make new projects in Kotlin.
Plenty of tutorials for all skill levels:
https://developer.android.com/courses?gclsrc=ds
+ 2
public discussions are more useful because there are a lot of members here who are more qualified than me...
+ 1
Tibor Santa
+1 for Kotlinđ
Java is just too many lines of code...
0
Bob_Li Thank you, sir
Can I DM you?