I use Eclipse with ADT installed. And I have never really been able to import projects. The thing is, when I do what tutorials tell me to do, which is:
My files:
> Username
> > Downloads
> > > Apps
> > > > Project1
> > > > > AndroidManifest.xml
> > > > > res
> > > > > src
- Click import
- Existing android application
- Select root directory
- I selected the folder ".../Username/Downloads/Apps"
- Then select the projects you want and click next...
The problem is, the list of apps to import is empty after I select my path!