You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This cursor loader can be used to load data in background from your application database and then deliver it to the UI thread. So no need to implement the content provider for using android built in cursor loader.....Also it requires android support v4 lib