documentation additions

This commit is contained in:
Peter Ehrlich
2012-01-17 16:31:08 -05:00
parent 64c462c8ad
commit bdd7449af3
2 changed files with 24 additions and 1 deletions
+10
View File
@@ -19,6 +19,16 @@ Requires
- Apache ANT
- Android SDK [http://developer.android.com](http://developer.android.com)
Building
---
To create your phonegap.jar, run in the framework directory:
android update project -p . -t android-15
ant jar
Cordova Android Developer Tools
---