[ 
https://issues.apache.org/jira/browse/CB-8170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14250166#comment-14250166
 ] 

Joe Bowser commented on CB-8170:
--------------------------------

Can you at least share the AndroidManifest.xml? I've never seen this error with 
anything other than a random Eclipse Refactor/Rename.  It might be possible 
that one of the plugin installation scripts caused something to get renamed 
when it shouldn't have.

> 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
>         Attachments: log.txt
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to