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 (2014) Getting Started with Android Running the Fun Facts Project

Edward Zhou
Edward Zhou
401 Points

Do I have to have an Android device?

What if I only have iPad and iPhone?

Does that mean I would not be efficient in learning how to make Android Apps cuz I dont have a right emulator?

1 Answer

Hi Edward,

You do not have to have an Android device to follow along in the course. Android Studio (the recommended IDE) provides a phone/tablet simulator that you can use to test and run your code. In fact, the simulation approach is much more efficient than constantly uploading your app to a physical phone during the debugging process.