-
Notifications
You must be signed in to change notification settings - Fork 4
Use with an Eclipse Setup
Yannick Signer edited this page Apr 29, 2015
·
1 revision
I'm using the official GitHub client (windows | mac) to download and handle the git repos. In Eclipse I'm using EGit to do git operations on the projects.
Use the default import wizard to import existing android code into workspace:
After you opened the location where you downloaded the repository it should look like that:
After you finished the import, give eclipse a few moments to configure the projects. After that there should be no errors and you can launch the example application straight on. The project structure should look like this: