stopManagingCursor

When you get exceptions like the following after ActivityB resumes to ActivityA

java.lang.IllegalStateException this should only be called when the cursor is valid

You might want to call stopManagingCursor in onResume()

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.