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

Java?

Will the android course teach you java? Can you develop android apps even if you dont have an android phone?

1 Answer

Gergő Bogdán
Gergő Bogdán
6,664 Points

The answers are:

  1. The Android course will teach you some basics of Java, but you will not be an expert Java programmer after completing the course.
  2. Yes, you can start to develop Android apps even without a phone, you can use AVDs (Android Virtual Devices) to test you app, of course its much interesting if you can put it on the phone and take a look at your app there.

Thanks!