android - Ovelay image over loaded image in the touched position -
i need add picture on touched position in image or directly on camera preview.
how touch coordinates , set image in touched area?
and if want move added images?
what right way code stuff? there sample or tutorial?
event.getx() , event.gety() should give coordinates.
here more detailed answer on getting coordinates. get co-ordinates of touch event on android
Comments
Post a Comment