我用的是Android studio
http://www.jianshu.com/p/451e93efc3e7
首先cursor获得图片的url,然后可以只用glide之间绑定imageview和url,或者通过url生成bitmap显示在imageview上。