일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 |
Tags
- linux
- Android 4.1
- 리눅스
- gradle
- 악성코드
- OOM
- 하버드
- 코틀린
- 안드로이드 개발
- Eclipse
- java
- KTS
- 탐지기법
- build.gradle
- Android
- 자바
- c
- ActiveX
- 노개북
- 보안
- git
- 안드로이드
- mime
- 안철수
- ActiveMovieControl
- C++
- kotlin
- 구글
- 개발
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