Showing posts with label touch events. Show all posts
Showing posts with label touch events. Show all posts

9 October 2017

Working with Android Touch Event

In this Example we will discuss about how to interact with the touch event in android.
Previously Touch Event mostly used will developing games but in today's scenario this also getting used in most of the Normal apps to give a more user friendly interface.
Many view in Android Comes with Some Inbuilt method to interact with touch events but then also we must know the main Technic  how to implement