Android Tutorial

(avery) #1
Android Tutorial 53

Creating a new Android project.



  1. Choose File, New, Project.

  2. Choose Android, Android Project Wizard.

  3. Change the Contents to Create Project from Existing Source.

  4. Browse to your Android samples directory.

  5. Choose the Snake directory. All the project fields should be filled in for you
    from the Manifest file. You might want to set the Build Target to whatever
    version of Android your test device is running.

  6. Choose Finish. You now see the Snake project files in your workspace.

Free download pdf