Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 27668D6FF for ; Wed, 18 Jul 2012 21:45:35 +0000 (UTC) Received: (qmail 84193 invoked by uid 500); 18 Jul 2012 21:45:35 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 84156 invoked by uid 500); 18 Jul 2012 21:45:34 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 84147 invoked by uid 99); 18 Jul 2012 21:45:34 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jul 2012 21:45:34 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id A613F140541 for ; Wed, 18 Jul 2012 21:45:34 +0000 (UTC) Date: Wed, 18 Jul 2012 21:45:33 +0000 (UTC) From: "Michael Brooks (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <1260511121.71959.1342647934682.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Created] (CB-1092) Test "Hello Cordova" App on Android MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Michael Brooks created CB-1092: ---------------------------------- Summary: Test "Hello Cordova" App on Android Key: CB-1092 URL: https://issues.apache.org/jira/browse/CB-1092 Project: Apache Cordova Issue Type: Sub-task Components: Android Affects Versions: 2.0.0 Reporter: Michael Brooks Assignee: Joe Bowser Fix For: 2.0.0 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira