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

Need advice regarding which tracks to focus on to become android app developer!

Hello! I'm a beginner programmer and had some experience with java and python but I would like to start fresh and focus on tracks that will allow me to become android app developer which focuses on building app to put on google play store, I was wondering if you guys could point me to the right tracks( from beginner to advance), assuming I have no experience at all :)

1 Answer

Ben Deitch
STAFF
Ben Deitch
Treehouse Teacher

Hey Jirat!

If you're completely new to programming, then you should start by learning Java. The Android framework will make a lot more sense if you come into it with a good understanding of Java (or another object-oriented programming language).

I'd recommend taking these 3 Java courses before getting started with Android:

Once you've got some Java knowledge under your belt then jump on over to the Android Tracks:

Hope that helps!

Thanks you so much Mr.Ben! would intellij be an ideal IDE for this, or should i stick with the one treehouse provided?

Ben Deitch
Ben Deitch
Treehouse Teacher

You should use Android Studio. It's based off IntelliJ IDEA but specialized for Android.