Ontem me deparei com um erro ao entrar pela segunda vez numa tela que tem uns quatro spinners. No log dizia que a tabela já tava aberta, algo assim.
Os erros que peguei e procurei no google são esses
ERROR/Cursor(296): Finalizing a Cursor that has not been deactivated or closed. database = /data/data/, table = null, query = select _id, Codigo, Descricao from tabela
08-04 03:38:15.472: ERROR/Cursor(298): android.database.sqlite.DatabaseObjectNotClosedException: Application did not close the cursor or database object that was opened here
O erro foi solucionado usando o comando: startManagingCursor(cursor);
Que achei aqui
Fiquem na Paz!!!!
Nenhum comentário:
Postar um comentário