반응형 A SQLiteConnection object for database was leaked!1 [Error] A SQLiteConnection object for database was leaked! 이번 포스팅은 Android Build 오류에 대하여 알아보도록 하겠습니다. A SQLiteConnection object for database '+data+user+0+com_example_android+databases+example_db' was leaked! Please fix your application to end transactions in progress properly and to close the database when it is no longer needed. 이 Build 오류의 원인은 example.db 라는 데이터베이스를 연결하여 사용을 하는데 연결 후 정상적으로 transaction이 종료가 되지 않았다는 뜻입니다. 다시 말해 메모리 .. 2019. 9. 23. 이전 1 다음 반응형