Tuesday, 20 August 2013

Draw Bitmaps and get coordinates on tap

Draw Bitmaps and get coordinates on tap

I am developing an application in which i need to draw multiple bitmaps
and combine them to create a proper shape and i have to implement click
listeners on all images separately. I can do this with image views and
also by drawing bitmaps on canvas but how to implement this by coding i
have no idea
the image is like this

this image is consist of many small images and they are combined to make
this full image

No comments:

Post a Comment