Beena, I am not able to understand your problem?

Assuming you are displaying image and content in a list view, you want
to keep refreshing the view as and when images come? or you want to
make request for images and corresponding data separately and show
them as and when they come or together?

On Mar 3, 12:51 pm, Beena <swdeveloper2...@gmail.com> wrote:
> Is there any one?
>
> Please help.
>
> On Mar 2, 6:26 pm, Beena <swdeveloper2...@gmail.com> wrote:
>
> > Hi,
> > I am facing some strange thing.
> > I have a to display 15 images (from the server) and their detail in
> > besides that.
> > In Activity-A on button Click listener i am fetching the data and
> > image urls from the sever.
> > And in Activity-B I am displaying that images and the appropriate
> > data.
>
> > So how can i use the multithreading so that the information will
> > display at their position and as the image is load it will display the
> > image at the appropriate location means multithreading. So no need to
> > wait the user to load whole images.
>
> > I am trying through Handler() but it is also not working fine.
>
> > Please reply.
>
> > If further explanation needed than its welcome.
>
> > Thanks
>
>

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

Reply via email to