Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Matthew Cahn
Matthew Cahn
6,301 Points

Android development videos already obsolete?

Hi,

I've noticed some small differences between the code used in the videos and the code used in the most recent download. Will these changes affect the class or are they minor enough to ignore?

2 Answers

Valery Kukatov
Valery Kukatov
6,996 Points

If SDK allows you to compile it, then it's not a big deal. But things do change quick with Android. The main point is that you get the basics down and start trying to create simple apps. Remember that when you actually start working on an app it may take a few weeks to complete one, depending on how well you want it to work and how well you want it to look. The videos here are good enough to learn off if you can work around the minor changes in the SDK.

Good luck. :)