开发者

how can i load images in thread in android

when i try to parse more than 15 picture from XML it required lots of time (Time consuming) to开发者_Go百科 parse that pictures how to over come this problem ?


I assume you want to load images asynchronously, so for that i would suggest you to check this answer: Imageview LazyLoading. I have already used this, its working fine me to load multiple images inside the listview asynchronously.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜