I want to know the context in which getContentResolver() is called?
getContentResolver()
I have a scenario like this: I have an activity A that calls a method myFu
myFu
You can use like this:
getApplicationContext().getContentResolver()
with the proper context.