I need to design a board UI using android platform. i was planning to
take one image as board and moving the required images over the board.
How do i achieve the same? I need to find the coordinates for image
and need to move the required images to specifies coordinates. Is
there any andorid api for this?
Prakhy