A package in the Android SDK that provides classes to create, recognize, load and save gestures. Gestures are patterns on the touch screen that map to specific functions.
Questions tagged [android-gesture]
271 questions
-13
votes
1 answer
Android slide over letters to create a word
I am searching for a library or an algorithm to achieve the following functionality in Android:
I want to show letters on the screen; the user can select the letters by swiping over them to create a word.
I know this isn't really a programming…

Worker123
- 595
- 4
- 13
- 32