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