Demo application to show drawing on a canvas and handling user touch..
TouchTargeting is hosted in the following web site
https://github.com/rperez22/TouchTargeting
If you think the Android project TouchTargeting 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 TouchTargeting.
Item | Value |
---|---|
Java File Count | 12 |
Target SDK Version | 21 |
Minimum SDK Version | 11 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
TouchTargeting has the following Java source files.
touch.target.MainActivity.java touch.target.draw.Draw.java touch.target.draw.DrawEndImpl.java touch.target.draw.DrawFactory.java touch.target.draw.DrawRunningImpl.java touch.target.physics.UpdatePhysics.java touch.target.physics.UpdatePhysicsEndImpl.java touch.target.physics.UpdatePhysicsFactory.java touch.target.physics.UpdatePhysicsRunningImpl.java touch.target.surface.DrawingSurface.java touch.target.surface.TargetThread.java touch.target.surface.Targeting.java