Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 295 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 295 Bytes

Get started with Eclipse

  1. File > New > Project...
  2. Android Project
  3. Create PhoneGap project
  4. Move all to assets/www
  5. Select highest build target (you should have 2.2 installed)
  6. Finish
  7. Right click on libs/phonegap.jar and add to build path
  8. Run as Android Project