View Single Post
Old January 3rd, 2010, 01:20 PM   #4 (permalink)
KeithG
Member
 
Join Date: Nov 2009
Posts: 103
 
Device(s): Droid
Thanks: 0
Thanked 4 Times in 4 Posts
Default

If you created the project via the command line using the sdk you then have to import the project into eclipse.

File > new > project...

In the wizard, choose android project

Next button

The new android project wizard will open. Change the radio button to "create project from existing source "

Use the browse button to find your project.

Then select the finish button from the bottom of the wizard.

If your developing basic applications its usually easier to just create the project in eclipse in the first place.
KeithG is offline  
Reply With Quote