When I try to build the APK, I get the following error: > error: package MDMService does not existString password = MDMService.Preferences.get(cfgPrefix + Const.PREF_PASSWORD, "").trim();
When I try to build the APK, I get the following error: