Live data from Hacker News

Ask HN: What's the best android tutorial you know of?

news.ycombinator.com

1–8 of 8 posts

Re: Ask HN: What's the best android tutorial you know of?

#3

Google teaches a course on Udacity on how to build Android Applications. I learnt from there. https://www.udacity.com/course/ud853

Looks good, never heard about this one. How long did it take you to master android programming?. I'm at the beginning and struggling.

Re: Ask HN: What's the best android tutorial you know of?

#5
Team Treehouse is what I used. It may be a little slow if you have java experience, but it's very thorough. I went from knowing nothing about java/android to building a useful, simple app integrated with an external api within a week. They recently updated the whole course for material design, android studio,and lollipop.

Re: Ask HN: What's the best android tutorial you know of?

#8
post #3

Google teaches a course on Udacity on how to build Android Applications. I learnt from there. https://www.udacity.com/course/ud853

Looks good, never heard about this one. How long did it take you to master android programming?. I'm at the beginning and struggling.

It takes time. Perhaps two months to understand all the build systems properly.