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

How much java for android?

I want to complete the android track, I know a little bit of Java like arrays and strings but still get stuck sometimes. I just wanted to know that how much java track should I complete to complete the android development. I might sound like a moron but I am really confused.

1 Answer

I'm in the Android techdegree here at treehouse, and we cover these courses before starting android:

  • Java Basics
  • Java Objects
  • Java Data Structures

The Data Structures course is very dense with information, but it's super important stuff. I feel like my programming abilities improved by leaps and bounds by practicing with and using the stuff in that course.

Thank you. :)