问题
i have a problem with including a library from GitHub.
This is the library: https://github.com/chrisbanes/ActionBar-PullToRefresh
I've downloaded this and then went in eclipse to "Import"->"Existing projects into workspace" and then selected the downloaded directory.
But i get the error: "no projects are found to import".
回答1:
When you click on import you should then click on the "Android" folder, then "Existing Android Projects into Workspace." It seems you are using "Existing Project into Workspace" under the "General" folder.
回答2:
I tried this and it is working perfectly fine make sure you check the checkbox copy project into workspace.
来源:https://stackoverflow.com/questions/19163349/android-include-github-library-actionbar-pulltorefresh