package net.cattaka.android.fastchecklist; public class FastCheckListConstants { public static final String DB_NAME = "data.db"; }