To me it\'s not clear how to get the right cursor if you have multiple Loaders. Lets say you define two different Loader with:
getLoaderManager().initLoader(
The Loader class has a method called getId(). I would hope this returns the id you've associated with the loader.