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

Hirbod commented on CB-6630:
----------------------------

Ok, this really fixed my problem. Just removed OkHttp and changed 
CordovaResourceApi.java -> bye bye crashes!

> Remove okhttp from source directory, make HTTP a library project dependency
> ---------------------------------------------------------------------------
>
>                 Key: CB-6630
>                 URL: https://issues.apache.org/jira/browse/CB-6630
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android
>            Reporter: Joe Bowser
>            Assignee: Andrew Grieve
>            Priority: Blocker
>             Fix For: 4.0.0
>
>
> From Stack Overflow: 
> http://stackoverflow.com/questions/23446603/conversion-to-dalvik-format-failed-unable-to-execute-dex-multiple-dex-files-de
> Basically, we should be including third party libraries as libraries, and not 
> just dumping the source in our own tree.  This leads to major problems when 
> people use other Java libraries.  We'll probably need to modify the CLI to do 
> this, of course.



--
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