android - ListView with image from server -


i doing app can view listview of item contain item name, item price , item image. images store in different folder. want listview auto populated server , load image server. of online resource hard-coded image link. want app able detect image load.

you can try lazy loading of images. there many libraries task happen

like : https://github.com/nostra13/android-universal-image-loader , https://github.com/square/picasso


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -