How do I import an existing project from GitHub into Android Studio?
Unzip the github project to a folder. Open Android Studio. Go to File -> New -> Import Project. Then choose the specific project you want to import and then click Next->Finish. Unzip the github project to a folder. Open Android Studio. Go to File->Import Project. Then choose the specific project you want to import and … Read more