일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
- 보안
- c
- KTS
- C++
- ActiveMovieControl
- linux
- 안드로이드 개발
- gradle
- OOM
- 안철수
- 개발
- 코틀린
- build.gradle
- Eclipse
- 하버드
- kotlin
- 악성코드
- 구글
- git
- 탐지기법
- mime
- 안드로이드
- 리눅스
- Android 4.1
- 노개북
- Android
- java
- 자바
- ActiveX
- Today
- Total
목록Leak (2)
꿈소년의 개발 이야기
refer to http://stackoverflow.com/questions/3577566/android-leaked-intentreceiver-exception-is-being-thrown-even-though-i-call-unre This is a Android activity life cycle issue. I am seeing it in a main activity and then testing on device with the back button that goes back to a splash screen.In the onPause() method.Unregister the Broadcast Receiver that you created in the onCreate()In the onRest..
* link site * http://eclipse.org/mat/ http://android-developers.blogspot.com/2011/03/memory-analysis-for-android.html http://www.google.com/events/io/2011/sessions/memory-management-for-android-apps.htmleclipse MAT를 이용하여 메모리 덤프 분석 및 누수 검출. * Memory Leak 과 관련한 사이트 http://www.youtube.com/watch?v=_CruQY55HOk - Patrick Dubroy app memory 관리에 대한 동영상http://developer.android.com/resources/articles/avoid..