can you explain your problem more clearly, so that we can help you.

as far as i understood u need to place four images in a rectangle
shape and when you click on each image you have to replace all the
four images with another set of images based on which image has been
clicked.

if that is the case then take a relative layout,
add four imageviews and set images to those imageviews and in onclick
listeners change the images depending on which imageView has clicked .

On Jul 13, 11:29 am, arun kumar <arun.kata...@gmail.com> wrote:
> give me some guidance how to do...
> Thanks
> arun

-- 
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