Peter created CB-4353:
-------------------------

             Summary: Guide "Embedding Cordova WebView on Android" has 
out-of-date instructions
                 Key: CB-4353
                 URL: https://issues.apache.org/jira/browse/CB-4353
             Project: Apache Cordova
          Issue Type: Improvement
          Components: Android, Docs
    Affects Versions: 2.9.0
            Reporter: Peter
            Assignee: Joe Bowser
            Priority: Minor


The document at 
http://cordova.apache.org/docs/en/2.9.0/guide_cordova-webview_android.md.html#Embedding%20Cordova%20WebView%20on%20Android
 seems to have some information which is out of date for Cordova v2.9.0.

* Bullet Point 1 says: "Use bin/create to fetch the commons-codec-1.6.jar file."
Isn't this unneccessary in v2.9?

* Bullet Point 5 says: "...copy them from 
/framework/src/org/apache/cordova/DroidGap.java"
DroidGap is just a placeholder. Guide should refer to CordovaActivity.java

* Bullet Point 5 says: "@Override" methods
Something has gone wrong with the document formatting. Parts of point 5 
override methods are not readable.

* Bullet Point 7 says: "Copy cordova.xml and plugins.xml"
plugins.xml was deprecated by config.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to