Adding Existing Android Project in Eclipse
Step 1: Open the eclipse, go to File -> New -> Others -> Android and choose Android project from existing code,
Step 2: Then give Next and browse the location of the existing project,
Step 3: Then click finish. Then project will be added successfully.
Step 4: Existing project has been added successfully. Now you can edit and execute based on your need.
Thanks for reading this post…!!!