2

!rant

I'm thinking about getting into Android dev soon, can anyone recommend a simple (if possible video) tutorial series to get started?

I will be watching 'TheNewBoston' but I'd be interested in your suggested sources.

Thanks

Comments
  • 1
    Google has a lot of tutorials to get you started.
    https://developer.android.com/train...

    Notice that they have collaborated with Udacity to help you put up with the video tutorials. :)
  • 2
    If you are a beginner I would recommend O'Reilly's "Head First Android Development". It is a book and not a video but it is so user-friendly that you will finish it in no time. You will get a grasp of what's going on with android by implementing some basic concepts programmatically and you will feel satisfied, because they explain every bit of code in a very concrete and fun way. Good Luck!
Add Comment