Back to project page android-sdk-samples.
The source code is released under:
Apache License
If you think the Android project android-sdk-samples 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 io.snapback.plugin.util; public class Constants { public final static String preference_file_key = "io.snapback.atooma.plugin.PREFERENCE_FILE_KEY"; public static final String GESTURE_AND_BLOW_INTENT = "io.snapback.plugin.GESTURE_AND_BLOW_INTENT"; }