SyntaxFix
Write A Post
Hire A Developer
Questions
if you have a context, i mean inside;
public void onReceive(Context context, Intent intent){ }
you can use this code to get resources:
context.getResources().getString(R.string.app_name);