Hello, I would like to learn android programming, but have no knowledge in java whatsoever. Do I need to go through a java course first before starting with android, or is there a way to start programming directly with the latter?
Ritesh_4 71 Posting Pro
Recommended Answers
Jump to PostAndroid java shares essentialy the same api as oracle java and follows all the same language rules so learning the core language will help immensely in your quest to program for android also its a lot easier to find books and tutorials on java vs android java.
Here are a …
Jump to PostThe main difference between vanilla java and Andoid's Dalvik is the byte code generated by the compiler and the virtual machine to execute that byte code, plus the additional API's that Dalvik provides.
All 8 Replies
Vincentas 6 Junior Poster in Training
mikespencer 0 Newbie Poster
Ritesh_4 71 Posting Pro
DarkLightning7 12 Junior Poster in Training
Ritesh_4 commented: thanks for the links and book titles +4
rubberman 1,355 Nearly a Posting Virtuoso Featured Poster
Ritesh_4 71 Posting Pro
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
DarkLightning7 12 Junior Poster in Training
Ritesh_4 commented: thanks for the heads up +4
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.