Merge branch 'master' of github.com:phonegap/phonegap-android

This commit is contained in:
Bryce Curtis 2010-10-06 13:01:13 -05:00
commit dc960b9835

View File

@ -46,15 +46,7 @@ Quickstart:
<pre> <pre>
$ droidgap gen example $ droidgap gen example
$ cd example $ cd example
$ droidgap create $ ant debug install && adb logcat
$ cd ../example_android
$ droidgap run
</pre>
Launch your app and start a logger with:
<pre>
$ droidgap log
</pre> </pre>
DroidGap with JRuby DroidGap with JRuby