java.lang.IllegalStateException: Couldn't read row 0, col -1 from CursorWindow.  Make sure the Cursor is initialized correctly before accessing data from it.

 

 c.getString(c.getColumnIndex("_ID")//字段名称不正确

相关文章:

  • 2022-02-13
  • 2021-11-01
  • 2022-12-23
  • 2021-10-05
  • 2021-12-07
猜你喜欢
  • 2022-12-23
  • 2021-04-13
  • 2021-08-26
  • 2021-10-02
  • 2022-12-23
  • 2022-01-15
相关资源
相似解决方案