C carloz Member Licensed User Longtime User Dec 19, 2011 #1 Hi all, I am working on a app, which fetches a list of products from a database and populates a scrollview with it. its all working fine except that i am unable to show images from the urls fetched from the database. anyone has any idea how to go about it? thnx/regards carloz
Hi all, I am working on a app, which fetches a list of products from a database and populates a scrollview with it. its all working fine except that i am unable to show images from the urls fetched from the database. anyone has any idea how to go about it? thnx/regards carloz
C carloz Member Licensed User Longtime User Dec 19, 2011 #2 will this help? just saw the flickerview example... maybbe i can use that. is there a better way to do it...? Upvote 0
will this help? just saw the flickerview example... maybbe i can use that. is there a better way to do it...?
C carloz Member Licensed User Longtime User Dec 19, 2011 #3 Found it i guess the httputils is the solution to this, saw the example ..works fine for me.. thnx carloz Upvote 0
Found it i guess the httputils is the solution to this, saw the example ..works fine for me.. thnx carloz