We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fixing casing in the title
making it clear which steps are commands to be run
fix links
Added Missing Semicolon
Fixed little error. The setConfig is a method and cannot return a value.
Fix path to config.xml
That typo had me a while (didn't know why I had undefined when everything seemed fine).
Revert 4789e7c0cf84b28e4ca3f35156ad33497b5751a8 ... e313b68c67a19240f13fb346a05ea3659149daed on runOnce
Revert 09f85d3a873c8a4355e073629fb5ba67039814e3 ... 4789e7c0cf84b28e4ca3f35156ad33497b5751a8 on runOnce
Updated Javascript Method Reference (markdown)
add semicolon to factory creation line
Updated runOnce Java (markdown)
Created runOnce Java (markdown)
Updated Java Method Reference (markdown)
Updated Build your own plugin (markdown)
Updated Build your own Background Service (markdown)
Changes config.xml location from hello\platforms\android\res\xml to hello\www. The cordova build will overwrite the changes in the platform directory - thus reversing our change.
Updated Home (markdown)