I want to import a project from http://android.git.kernel.org/?p=platform/packages/apps/DeskClock.git;a=summary into Eclipse. What steps do I have to go through in addition to the downloading?
+1
A:
Once you've checked out the source code, you should be able to say File -> New -> Other -> Android -> Android Project
On the New Android Project screen, choose "Create Project from existing source"
Choose the location
Go to town. This is assuming you have the Android plugin for Eclipse.
I82Much
2010-10-01 14:21:37
I'm not sure why, but a friend wasn't able to load my Android project into Eclipse if his directory structure was the same as mine. If he put the project in another folder, he could successfully open the project. Could this be because I've added an unnecessary file to source control? If so, any ideas what it may be?
Andrew
2010-10-01 16:25:48