user2666249
user2666249

Reputation: 117

Can't open android project in Eclipse

I have a working Android project here: https://github.com/hanchang/Friar-Framework.
I am a total newbie in Eclipse.
Do you have any idea how to open this project?

Upvotes: 1

Views: 82

Answers (2)

Ritaban
Ritaban

Reputation: 773

File-> import> existing projects into work space>select the root folder of the unzipped project which you downloaded.

Hope this helps

Upvotes: 0

user2110286
user2110286

Reputation:

Go to File->Import option in Eclipse

Upvotes: 2

Related Questions