Notice
Recent Posts
Recent Comments
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 8 | 9 | 10 | 11 | 12 | 13 | 14 |
| 15 | 16 | 17 | 18 | 19 | 20 | 21 |
| 22 | 23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Android
- js
- html
- ActiveX
- java
- gradle
- build.gradle
- 노개북
- OOM
- 안드로이드
- 코틀린
- 리눅스
- 보안
- Eclipse
- 안철수
- 개발
- 자바
- JavaScript
- 안드로이드 개발
- css
- 구글
- linux
- kotlin
- 탐지기법
- git
- C++
- Android 4.1
- hcj
- 하버드
Archives
- Today
- Total
목록singleton (1)
꿈소년의 개발 이야기
SQLiteOpenHelper Singleton instance creating.
refer: http://www.androiddesignpatterns.com/2012/05/correctly-managing-your-sqlite-database.html Issue log:SQLiteConnectionPool The connection pool for database '/data/data/com.android.providers.media/databases/external.db' has been unable to grant a connection to thread 554 (eject thread) with flags 0x2 for 750.025 seconds. Analysis:SQLiteOpenHelper instance 가 여러 개 생성되어 접근할 경우 발생함. new 를 이용한 생성..
Android Development
2013. 7. 4. 15:00