Hello all, I'm trying to figure out how to respond to a touch-screen motion. Let's say I draw 4 thick lines on the screen representing a box (the lines don't touch each other). Also, there's a dot in the middle of the lines. Now, if I go to the left vertical line and swipe down it, a TextView appears and tells me what I've done, such as - "Left line touched". Or, I touch the dot in the middle and a TextView appears and says - "Circle".
I'm just trying to get a starting point here and was hoping that someone could point me in the right direction to the starting line. I've been keeping my eye out in many books for certain examples or sample code but have not found it yet. Thanks for all of your help...al -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

