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

Matthew Francis
Matthew Francis
6,967 Points

How to Import downloaded zip file to Android Studio so that I can open it?

I remember there is a video talking about this but I completely forgot where it is, anywho say I downloaded a zip file/proejct file from treehouse. How can I open it in android stuido?

1 Answer

Kourosh Raeen
Kourosh Raeen
23,733 Points

First unzip the file. Then start Android Studio and click on "Open an existing Android Studio project". Finally, navigate to the root directory of the project and click OK.