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 with Java Getting Started with Android Introducing Android

Danny B
Danny B
8,074 Points

Difference between courses

Can anyone tell me the difference between this course and the older course? the only difference i see is that this is called build a simple android app with java while the older course is titled build a simple android app. but didnt we use java in the older version?

1 Answer

Jonathan Grieve
MOD
Jonathan Grieve
Treehouse Moderator 91,252 Points

Hi Daniel,

The first thing I think is worth noting, as you have done, is the title. This course is title "with Java" and I think, this is for a specific purpose. Java isn't the only language out there you can use to make Android Apps. Recently Kotlin was adopted as a native language on Android Studio to make apps. I'm guessing, and maybe Ben Jakuben and Ben Deitch can back me up on this there will be a similar course to this for learning to make apps in Kotlin.

Plus it'll be a version of the course with more up to date build tools which cannot be a bad thing. :-)

Android hasn't had as much new content here on Treehouse in recent months in other topics but I have a little feeling this is about to change.

Ben Jakuben
Ben Jakuben
Treehouse Teacher

Jonathan nailed it! This is the updated version of the existing course, which addresses the small but annoying issues with Android Studio. Ben Deitch is also currently recording a version of this course with Kotlin, which should be ready in a few weeks. He's adding that to the public roadmap today.

Not to get ahead of ourselves, but at this point we still recommend learning Java + Android and then learning Kotlin after, which is much easier when you have a foundation in Java and Android.