+ 1
What should I learn about Java to start Android?
to what extent should I learn java to start learning android ? (what is the android prerequisites should I know?)
4 Respuestas
+ 3
You must have a solid knowledge about Java.
Learn about XML.
Search about Android developing and all those elements that an app can be composed for.
Greetings :D
+ 12
Let's be honest, there's no place for you in the android developing world if you haven't mastered the idea and logistics of Java. Don't go hald-assed in to it, you'll just end up with long nights and tears.
+ 9
All the basics. Do not go into Android till u have solid understanding of the basics like inheritance, typecasting, interfaces, etc