I have library module where I\'d like to starService through Intent(String). When I set:
Intent intent1 = new Intent(BuildConfig.APPLICATION_ID + \".REFRESH_
Just use context.getPackageName().
https://developer.android.com/studio/build/application-id#change_the_package_name