I'm using ContentProvider in my android application. But I'm getting this issue while calling methods.
09-22 11:40:11.054: E/AndroidRuntime(12589): java.lang.IllegalStateException: Couldn't read row 0, col -1 from CursorWindow. Make sure the Cursor is initialized correctly before accessing data from it.