A simple Android app to track a user's touches on an overlayed image. Useful for design engineers to mock up a UI before implementing it.
UI-Tracker is hosted in the following web site
https://github.com/raidancampbell/UI-Tracker
If you think the Android project UI-Tracker 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 UI-Tracker.
Item | Value |
---|---|
Java File Count | 2 |
Activity Count | 1 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
UI-Tracker has the following Java source files.
com.robert.uitracker.app.MainActivity.java com.robert.uitracker.app.MySurfaceView.java