This is great, and a different approach.
I changed the Action to:
B4X:
Case Activity.ACTION_TOUCH
ToastMessageShow("Touched",False)
x1 =X
y1 =Y
Log(X&Y)
End Select
Has anyone ever changed this x1,y Float into a View by clicking the TopLeft, TopRight. Bottom Right, and Bottom Left corners of any portion of Panel1.Background?
Will post sample code soon.
edit: nvm, Im going to use an image map.