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 trialEdward Zhou
401 PointsDo 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
Zack Richard
6,313 PointsHi 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.