Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 32A2A10264 for ; Thu, 18 Dec 2014 01:11:14 +0000 (UTC) Received: (qmail 55026 invoked by uid 500); 18 Dec 2014 01:11:14 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 55005 invoked by uid 500); 18 Dec 2014 01:11:14 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 54729 invoked by uid 99); 18 Dec 2014 01:11:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Dec 2014 01:11:13 +0000 Date: Thu, 18 Dec 2014 01:11:13 +0000 (UTC) From: "Perola Zhuang (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CB-8170) VerifyError occurred when run app by "cordova run" in "first time" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-8170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Perola Zhuang updated CB-8170: ------------------------------ Attachment: (was: log.txt) > VerifyError occurred when run app by "cordova run" in "first time" > ------------------------------------------------------------------ > > Key: CB-8170 > URL: https://issues.apache.org/jira/browse/CB-8170 > Project: Apache Cordova > Issue Type: Bug > Components: Android > Environment: Windows 8.1 Enterprise > Android SDK 4.4 > Cordova 4.1.2 > Reporter: Perola Zhuang > > i am using cordova doing an android application with native plugins and html/css sources. This maight be background story. > i use native java to create a list view (like ListViewActivity) which has three items.(BlankActivity, MyActivity, CordovaApp). when i do "cordova run" to launch my app, i could use BlankActivty and CordovaApp. But MyActivity is not available. > What i get from logcat is VerifyError occurred at MyActivity. > At this time, i just add "int x = 1" in MyActivity and do "cordova run" again, MyActivity is available. > I don't know what happened in MyAcivity. but when i do delete ant-build folder, VerifyError occurred again. > PS: i use eclipse to import my project and run app. three activities is always available. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org