这就是我所拥有的。
ImageLoader imageLoader=ImageLoader.getInstance();
imageLoader.init(ImageLoaderConfiguration.createDefault(mcontext));
imageLoader.displayImage("http://sunflower-astronomy.com/KCKCC_Docs/LabImages/ngc4631.bmp",imageView)
我在 Logcat 中收到以下错误消息。我的互联网连接正常。我听说您需要将 asynctask 用于 api 大于 11 的 web 连接。真的吗?这也适用于这里吗?
03-19 08:05:38.298: E/ImageLoader(5173): 5000ms 后无法连接到 www.sunflower-astronomy.com/69.72.240.50(端口 80)