我发现"java.lang.IllegalStateException: Cannot perform this operation because the connection pool has been closed."Android应用程序的例外情况很少.我没有在许多地方关闭连接.在某些其他线程中,连接也可能被关闭.
"java.lang.IllegalStateException: Cannot perform this operation because the connection pool has been closed."
只是为了确保,SQLite连接是自动关闭还是由操作系统隐式关闭?