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

Android

Question about Android development track

Hello Treehouse community!

I recently finished Digital Literacy track and I am interested in Android Development track as I want to make apps/games for Android. Is my knowledge after Digital Literacy is enough to start Android Development track or should I learn another course before going to that one?

Thank you for your answers!

Have a nice day!

3 Answers

I recommend some basics of Java before. Even if Ben is showing some Java stuff it wasn't enough for me to follow with what s going on the screen.

I ve done almost whole Java track and now i m making my 3rd app with Android Development track ;)

I would agree with Bartek, learn some Java before hand, it will give you a foundation. And don't worry if you wonder how on earth some of the stuff will be used, it will make sense when you start making apps. The more Java you learn before hand, the more sense the code will make when you write apps (you also wonder more why Ben goes into explanations of things you already know). I might recommend doing the whole Java track first, but the first three will be the most important; but you don't have to if you don't want to.

I really appreciate your answers! Thanks for help, I will start from Java then :)