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 Build a Simple Android App Getting Started with Android Introducing Android

Am I Ready For Android?

The recommended prerequisites for this course are: Java Basics, Java Objects and Java Data Structures. I have finished Java Basics and Java Objects but I have not started Java Data Structures. Will I be okay through this course? I am very anxious to start building for Android. Thanks in advance!

2 Answers

Carlos Alberto Del Cueto Carrejo
Carlos Alberto Del Cueto Carrejo
13,817 Points

I say go for it , I took Java at school and later on the classes turned to Android development, while I was not very proficient at it, the two are basically the same, obviously you will find yourself using new libraries, functions , methods and getting used to fitting everything on the screen of the device or the emulator. If you ever find yourself struggling with data structure you can always go back and check the skipped course. Even tho some data structures are taken naturally by some developers.

Thanks Carlos! I'm going to go for it!

Exactly what Carlos said. I started Android before learning Java--don't ask me why. In the end I now know android better than I do Java, but both I am proficient enough to get internship offers.

Thanks Philip :)