Android application that allows a user to create a gesture on the screen, then calculate the angular distance between their gesture and their current NESW bearings. Additionally the user can clear their screen by selecting clear screen.
AndroidGestureApplication is hosted in the following web site
https://github.com/ekamp/AndroidGestureApplication
If you think the Android project AndroidGestureApplication listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AndroidGestureApplication.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 4 image files in AndroidGestureApplication. The names of the image files are listed as follows.
clearpressed.png clearunpressed.png getanglepressed.png getangleunpressed.png
The following screenshort is generated from the image listed above.
AndroidGestureApplication has the following Java source files.
com.gesturemaker.Compas.java com.gesturemaker.GestureMaster.java com.gesturemaker.SingleTouch.java