HI
Bena
i also faced this problem  before
now i am good at this concept  i did understand  your problem
you will this way
you can call in  getView () this runnableclass
  xxxx(im);
class xxxxx implements Runnableinterface
{
     xxxxxx(Imageview im)
  {
    // whatever you can declare in this contractor
  }

   public void run()
{

// you can write  bitmap class and also call url here

}

}

you can follow this way
if  you not get out you can mail me i will send my source

regarding.
vinod

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to