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