Hi I'm interested in creating applications for android but I have no knowledge of java programming. So what I wanna know is that should I first go through java tutorials or should I learn java specifically for android? Cause I've read that they have some major differences.
|
closed as not a real question by Marcin Orlowski, Luksprog, PermGenError, Jarrod Roberson, Jeroen Nov 18 '12 at 19:18
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
You should definitely start by learning basic Java. There are hundreds of books that cover that topic like for example: Beggining Java Objects from Apress. I'am a beginner myself and this one got me up and running quite fast. When you get some basics you can start digging into Android SDK |
|||
|
|
|
I good knowledge of Java will allow you to deal with Android SDK more fluidly. My opinion would be for you to get a good foundation in Java and them(or if you are a fast learner: at the same time) start studying the libraries, API's and Android ways to do stuff. |
|||
|
|

