SyntaxFix
Write A Post
Hire A Developer
Questions
As Service is already a Context itself
you can even get it through:
Context mContext = this;
OR
Context mContext = [class name].this; //[] only specify the class name // mContext = JobServiceSchedule.this;