Hey guys --
When I check out a project from SVN, it builds a directory as it should, except it does not include any Android libraries (as it shouldn't..). I'm wondering -- how do I build this directory to include Android OS libraries so I can launch it with the emulator?
I thought I'd just have to import the project as an android project, but every time I do this i get an error saying "Invalid Project Description".
Almost every developer does this, what am I doing wrong?
Thanks


