[android-developers] How to open an existing project in Eclipse

2012-04-01 Thread g...@deanblakely.com
I'm new to Android and Eclipse. I have been creating new projects in Eclipse with little problem but now I have downloaded an existing project entitled BingMapsAndroidSDK_v1.5. its supposed to be a working app demonstraiting how use use Bing Maps on Android. The directory structure looks like

Re: [android-developers] How to open an existing project in Eclipse

2012-04-01 Thread Mark Murphy
Try File Import from the main menu. If that fails to find a project, then the ZIP file does not contain Eclipse project files. In that case: Step #1: File New Project from the main menu Step #2: Choose Android Project from the roster of project types Step #3: Choose Create project from