Anchor Watch Android application. Detecting anchor position by using sophisticated circle fitting algorithm..
anchor-watch is hosted in the following web site
https://github.com/tvesalainen/anchor-watch
If you think the Android project anchor-watch 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 anchor-watch.
Item | Value |
---|---|
Java File Count | 11 |
Target SDK Version | 20 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 1 |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
anchor-watch has the following Java source files.
org.vesalainen.boatwatch.AlarmDialogFragment.java org.vesalainen.boatwatch.AnchorView.java org.vesalainen.boatwatch.AnchorWatchFragment.java org.vesalainen.boatwatch.AnchorWatchService.java org.vesalainen.boatwatch.BoatWatchActivity.java org.vesalainen.boatwatch.BoatWatchConstants .java org.vesalainen.boatwatch.DistancePickerPreference.java org.vesalainen.boatwatch.NumberPickerPreference.java org.vesalainen.boatwatch.Settings .java org.vesalainen.boatwatch.SettingsActivity.java org.vesalainen.boatwatch.SettingsFragment.java