Re: [android-developers] Re: How to mark touch points in an image

2011-04-25 Thread TreKing
On Mon, Apr 25, 2011 at 11:05 AM, neohacker wrote: > at the touch points i should get a cross mark. This cross mark will be > fixed on tapping tap button. This can be repeated for as many times as > the user wants. > http://code.google.com/android/add-ons/google-apis/reference/com/google/android

Re: [android-developers] Re: How to mark touch points in an image

2011-04-25 Thread Filip Havlicek
Hi, I think you can put an overlay on the image and draw your marks there. Then just sweep the overlay clean on the button click. Best regards, Filip Havlicek 2011/4/25 neohacker > at the touch points i should get a cross mark. This cross mark will be > fixed on tapping tap button. This can be

[android-developers] Re: How to mark touch points in an image

2011-04-25 Thread neohacker
at the touch points i should get a cross mark. This cross mark will be fixed on tapping tap button. This can be repeated for as many times as the user wants. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email