Is there a sequence to read through the Android Developer Site for a user new to Android?

Posted by Paul on Programmers See other posts from Programmers or by Paul
Published on 2012-04-04T14:45:45Z Indexed on 2012/04/04 17:41 UTC
Read the original article Hit count: 272

I keep seeing that I don't need to buy an android development book, that I should just read the Android Developer Site site because it has everything I need to know. I see it more as drinking from a fire hose.

But I'm one of those people who likes to be walked thru the basics. I like to build up my knowledge, rather than being dropped into reference documentation. I also like to make sure I have see all/most of the topics covered. I'd hate to develop the wrong thing because I don't know about Fragments, Content Providers, or whatever.

So, since it's a great resource, better than any book (we don't need no stinkin books), how do I traverse the site to get the information provide in the same way as a book would lay it out?

© Programmers or respective owner

Related posts about learning

Related posts about android-development