I am trying to understand that what does loadermanager do. Can anyone share an example with it? Must I use them when I create a cursor? If not how should I use? A simple example is very appreciated.

link|improve this question

67% accept rate
feedback

1 Answer

up vote 2 down vote accepted

There is a good article on Loaders in android documentation. There are two sample there: LoaderCursor and LoaderThrottle.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.