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 (retired 2014) Getting Started with Android Android Setup and the Crystal Ball Project

Matthew Cahn
Matthew Cahn
6,301 Points

Linux???

Hi, I've got Linux and your packages don't include it. I'm gonna look to get around this issue but you should probably add it with android being a modified linux distribution and all.

3 Answers

James Barnett
James Barnett
39,199 Points

You need to install the following:

  • Java development kit (JDK).
  • Android Software Development Kit (SDK)
  • Eclipse Integrated Development Environment (IDE)
  • Android Development Tool (ADT) Plugin for Eclipse IDE

A quick Google found these install tips for Fedora & Ubuntu

Stone Preston
Stone Preston
42,016 Points

you can download the ADT bundle for linux and other various platforms here

Thanks