package notes.simplemobiletools.com; public class Constants { public static final String PREFS = "prefs"; public static final String TEXT = "text"; }