column ‘_id’ does not exist error
Solution:
When using SQLite’s simplecursor adapter, you must name the primary key of the data table as_ id。 Otherwise, Java. Lang. illegalargumentexception: column ‘_ ID ‘does not exist error.
column ‘_id’ does not exist error
Solution:
When using SQLite’s simplecursor adapter, you must name the primary key of the data table as_ id。 Otherwise, Java. Lang. illegalargumentexception: column ‘_ ID ‘does not exist error.