android-lazyloading

Lazy Load images on Listview in android(Beginner Level)?

Hi all, I am working on the listview with the custom adapter. I want to load the images and text view on it. The images are load from the internet urls. I just want to show the images which are visible list item to hte user. I refered the Shelves opensource project example from romainguy, but its to complicated to understand the code. ...

Help needed for creating an Android Activity Layout - Screenshot given

Hello Experts, I need to create a screen(scrollable) exactly similar to the screenshot shown here . I have no idea regarding the kind of layout patterns that I should resort to or the widgets that I should use. The data including thumbnail links, is available dynamically. Experts, kindly help with your valuable suggestions, advices a...