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

Chloe Leow
Chloe Leow
786 Points

Total beginner wanting to make an android app.

Where do I start? Java? Do I need to go through every topics in Java subject before moving on to Android app development? Need some insights from professionals. :)

Simon Coates
Simon Coates
28,694 Points

you can definitely start with the java track (https://teamtreehouse.com/tracks/learn-java). The last two courses may be about stuff that is external to android, but demonstrates ideas that might still be relevant in android. The java track isn't too long.

1 Answer

Jacob Bergdahl
Jacob Bergdahl
29,119 Points

The tracks put everything in logical order for you, so follow them instead of selecting individual courses on your own. However, since you're a beginner, I would very, very, very highly recommend you to start with the Java track before moving on the the Android track. It'll make it much easier for you as it explains programming concepts more clearly. The Java track will be more boring than the Android track, but again you'll have a much easier time with the Android track after you've finished the Java track.