Back to project page Compass-View-Library.
The source code is released under:
Apache License
If you think the Android project Compass-View-Library listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
package garin.artemiy.compassview.library; /** * @author Artemiy Garin */ public class CompassConstants { public static final String LOG_TAG = "compass-logs"; }