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

Rajat Paharia commented on CB-6630:
-----------------------------------

fyi - I'm currently experiencing crashes in my Android app, and I believe it's 
because I'm using both the File Transfer and the Facebook plugin 
(https://github.com/Wizcorp/phonegap-facebook-plugin). I found these links 
which indicate that the underlying problem is fixed in OkHttp 2.0: 
http://stackoverflow.com/questions/21872818/okhttp-and-facebook-crashed
https://github.com/square/okhttp/issues/184

Testing on an Android 4.4.4 device. Happy to provide a logcat if it's useful.

> 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: Joe Bowser
>
> 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