DEBUG constant
int
const DEBUG
use Log.d. Print Debug Logs ignore: constant_identifier_names
Implementation
static const int DEBUG = 3;
use Log.d. Print Debug Logs ignore: constant_identifier_names
static const int DEBUG = 3;