Unable to import example projects from book (newbie question)
        Posted  
        
            by StayWett
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by StayWett
        
        
        
        Published on 2010-06-17T19:09:18Z
        Indexed on 
            2010/06/17
            19:13 UTC
        
        
        Read the original article
        Hit count: 219
        
android
I am trying to import projects from a book "Beginning Android 2" but when I choose the root directory the "Finish" button is still grayed out. I've tried importing the project from scratch with no success, and I've also tried to create a template project with the same name and everything and then importing into that (Import existing projects into workspace) but it always says "No projects are found to import".
The contents of the folder are: Res folder, src folder with .java file, the manifest, build, and default.properties files.
I am new to android dev (obviously) so I appreciate the help.
© Stack Overflow or respective owner