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