package com.twormobile.itrackmygps; public class ApplicationConstants { // Ensure that this is set to false in production public static boolean DEBUG = false; }