Git Product home page Git Product logo

Comments (5)

xuyecan avatar xuyecan commented on August 15, 2024

更新到 compile 'com.facebook.fresco:imagepipeline-okhttp:0.9.0+' 呢?oss android sdk 2.1.0依赖了okhttp-2.7.0 和 okio 1.6.0,你看下是不是有冲突

from aliyun-oss-android-sdk.

wlssing avatar wlssing commented on August 15, 2024

我更新了 我单独创建个项目:
只添加了
compile 'com.facebook.fresco:fresco:0.9.0+'
compile "com.facebook.fresco:imagepipeline-okhttp:0.9.0+"
然后添加oss库
还是不行

只要去掉
compile "com.facebook.fresco:imagepipeline-okhttp:0.9.0+"
就ok

from aliyun-oss-android-sdk.

xuyecan avatar xuyecan commented on August 15, 2024

你terminal里,在build.gradle文件所在目录,运行下gradle dependencies,看下对okhttp的依赖是不是有什么冲突?

from aliyun-oss-android-sdk.

wlssing avatar wlssing commented on August 15, 2024

com.facebook.fresco:imagepipeline-okhttp:0.9.0+ -> 0.9.0
+--- com.squareup.okhttp:okhttp:2.6.0
| --- com.squareup.okio:okio:1.6.0
+--- com.facebook.fresco:fbcore:0.9.0
--- com.facebook.fresco:imagepipeline:0.9.0 (*)

from aliyun-oss-android-sdk.

xuyecan avatar xuyecan commented on August 15, 2024

你能把工程clone下来,然后根据 https://github.com/aliyun/aliyun-oss-android-sdk#自行从源码编译jar包 编译一个jar包吗?最新的代码我已经把okhttp更新到okhttp3,更新后okhttp包名变了,应该不会再有冲突问题。

from aliyun-oss-android-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.