Perola Zhuang created CB-8170:
---------------------------------

             Summary: 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to