I want to ask why we get this annotation:
Method invocation getContext.getContentResolver() may produce NullPointerException
Why i
Write getApplicationContext().getContentResolver() Hope this will work.
getApplicationContext().getContentResolver()