图片未显示在URL-picasso + okhttp + retrofit Android中

时间:2015-02-26 07:44:03

标签: android picasso

我正在尝试使用Picasso库从服务器加载和缓存图像。图像没有加载,视图是空白的。我怀疑它与我现有库中的一些冲突有关。这是我的libs文件夹。enter image description here

有人可以帮忙吗?以前我收到一个错误,毕加索需要一个特定版本的okhttp和okhttpurlconnection.After添加这些罐后,错误已解决,但图像仍未显示。

这是我的代码

Picasso.with(getBaseContext()).load(arg0.get(1).getResult2().get(0).getThumbnail()).into(totd_image);

图片网址有效。

1 个答案:

答案 0 :(得分:0)

Picasso仅使用安装位置加载和显示图像 HTTPS HTTP