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>
$ droidgap gen example
$ cd example
$ droidgap create
$ cd ../example_android
$ droidgap run
</pre>
Launch your app and start a logger with:
<pre>
$ droidgap log
$ ant debug install && adb logcat
</pre>
DroidGap with JRuby