forked from github/cordova-android
updated readme to reflect change to droidgap
This commit is contained in:
parent
cbff3812e8
commit
1231268a6b
10
README.md
10
README.md
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user