Open your existing Android projects in eclipse

I spent couple of hours finding how to open my existing Android projects in eclipse. So I though I should save someone’s time 😉

Follow the steps below:

1. you need to Switch workspace,

switch workspace
switch workspace

go to file->switch workspace -> point to DIR that contains your new project DIR

it will restart eclipse

2. Left click in left panel and import your project.

import your existing projects into workspace.

import your existing projects into workspace
Import your existing projects into workspace

Select root Directory
Select root Directory

point your project and its done.