Android Open Source - App draw TouchTargeting






Project Summary

Demo application to show drawing on a canvas and handling user touch..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of TouchTargeting.

ItemValue
Java File Count12
Target SDK Version21
Minimum SDK Version11
Activity Count1
jar files usedandroid-support-v4.jar




Java Source Files

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