Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0
-
None
Description
For the Cordova 2.0.0 release, we would like to see a standard application across all of the platforms. "Hello Cordova" is the standard application that listens for and responds to the deviceready event. Nothing more. Nothing less.
Task
Can you please test "Hello Cordova" and ensure that it looks correct and reports that the "DEVICE IS READY"?
Get Hello Cordova
1. git clone https://git-wip-us.apache.org/repos/asf/incubator-cordova-labs.git
2. git checkout -b hello-cordova origin/hello-cordova
3. Copy www/ to your project
4. Delete www/config.xml
5. Delete www/res (optional)
5. Keep spec.html and spec/ for our users
Note
Please do not modify or delete any files from "Hello Cordova." The purpose of the application is to standardize the app code across all platforms.
Discovered Errors
Fix and push to the labs branch or report the error here with a screenshot and device info.