일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- 안철수
- Android
- 개발
- 탐지기법
- build.gradle
- java
- 자바
- 보안
- ActiveX
- C++
- gradle
- 구글
- ActiveMovieControl
- KTS
- c
- 안드로이드 개발
- 안드로이드
- OOM
- Eclipse
- 리눅스
- 악성코드
- 하버드
- 노개북
- linux
- mime
- 코틀린
- kotlin
- git
- Android 4.1
Archives
- Today
- Total
목록activity (1)
꿈소년의 개발 이야기
Activity unregister / Leaked IntentReceiver issue
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..
Android Development
2013. 5. 9. 23:36