package com.demo; public interface Commons { String APP_DIRECTORY = "fragmentdemo"; }