mirror of
https://github.com/apache/cordova-android.git
synced 2025-02-21 08:12:56 +08:00
being picky about md formatting
This commit is contained in:
parent
4934877515
commit
cf70f7d4a7
@ -18,10 +18,9 @@ Getting Started with PhoneGap/Android
|
||||
|
||||
1. From the root of this repo run the following command to generate a new PhoneGap/Android app:
|
||||
|
||||
./droidgap <android_sdk_path> <name> <package_name> <www> <path>
|
||||
<pre>
|
||||
./droidgap [android_sdk_path] [name] [package_name] [www] [path]
|
||||
|
||||
Params:
|
||||
<pre>
|
||||
android_sdk_path ... The path to your Android SDK install.
|
||||
name ............... The name of your application.
|
||||
package_name ....... The name of your package (For example: com.nitobi.demo)
|
||||
|
Loading…
Reference in New Issue
Block a user