Suppose we want to run a code on a pc which we have made on another pc .
What shall we do ????
What are we going to do ?
-> We will run a previously existing android project on eclipse by importing it from any of the location .
What we need ?
Step 1: Find the location of the android project you want to run . Example: Here we will use a pre-existing project named videocamera into eclipse stored on desktop .What shall we do ????
-> We will run a previously existing android project on eclipse by importing it from any of the location .
What we need ?
- ADT
- The project folder .
Step 2: Start eclipse adt by choosing workspace of your choice.Click on File-> Import .
Step 3: Click on Android-> Existing Android Code in workspace and click Next .
Step 4 : Click on Browse besides Root directory and just select the folder of your project (Note: Do not select and files from inside the folder, just select the whole folder) and click OK .
Step 5 : Then you will see the project inside the projects box, .Tick on "copy projects into workspace" and then click on Finish .
Stay Tuned with Made In Android
No comments:
Post a Comment