I am looking for a tutorial to achieve an effect that is very easy to create with actionscript, but need to do it in JAVA for android.
Basically i want two images on top of each other, one with a draggable mask layer over top of it.. basically something like this even:
http://flashexplained.com/actionscript/how-to-easily-make-a-draggable-mask-with-actionscript/
you must have a
RelativeLayoutthis way:and code to access above mask and set its drag event this way:
I haven’t tested this code. I just wrote this. I believe this must help you to get started or even a complete solution 🙂
regards,
Aqif Hamid