Hi,
I have a checkers board created within the application with all the pieces created using Bitmaps and Canvas.
If i want to move a particular piece on the board, how do i go about it? I have seen a few documentation about onTouch() but i am not able to move the selected bitmap.
Please help as I am very interested in progressing further with the development and i am stuck here for 3 days.
Thanks,
Vj.


