When I compose the 2MB Mail and sent to my same email id. Then I am trying to reply same mail[2MB]. It was sending. When open the reply mail I am getting the following error.
Error : "java.lang.IllegalStateException: Couldn't read row 0, col 0 from CursorWindow. Make sure the Cursor is initialised correctly before accessing data from it."
Error is coming in this line:
cursor.getString(0);