반응형
[안드로이드] Pending intent 이해하기
Android, iOS 2016. 9. 26. 09:21

먼저 자료를 찾아보자.http://apphappy.tistory.com/77http://mapagilove.tistory.com/entry/%EC%95%88%EB%93%9C%EB%A1%9C%EC%9D%B4%EB%93%9C-Alarm-Controller-PendingIntenthttp://lucas-look.tistory.com/39서비스에 대해서도 잠시 알아두고 가자http://itmir.tistory.com/414펜딩인텐트를 이해하기 쉽지가 않다.플래그도 어느 정도 알아야되고생명주기 어느 지점에서 작동하는지도 충분히 이해가 되어야 사용할 수 있다. intent.getParcelableExtra에 대해 이해할 수 있는 링크도 아래와 같이 남긴다.http://blog.naver.com/dkanwk2/220..

[안드로이드] putExtra / 애니메이션
Android, iOS 2016. 9. 23. 20:46

안드로이드 애니메이션 관련 글http://itmir.tistory.com/515인텐트에 데이터 담아 보내는 putExtrahttp://blog.naver.com/soo2785/220814392898

안드로이드 4대 컴포넌트(Component)와 인텐트(Intent)
Android, iOS 2016. 9. 20. 19:52

우선 안드로이드 4대 컴포넌트(Component)와 인텐트(Intent)에 대해 사전학습을 하자http://blog.naver.com/helloimij/220757394863 (처음 학습할 때 좋은 글)http://swalloow.tistory.com/18 (4대 컴포넌트를 자세히)https://goo.gl/lBKmrT (인텐트에 대해 이해하기)https://kairo96.gitbooks.io/android/content/ch2.2.html4대 컴포넌트 중 하나인 컨텐츠 제공자(프로바이더)에 대해서 구글이 아래와 같이 정리한 것을 알 수 있다.https://developer.android.com/guide/topics/providers/content-provider-basics.html?hl=ko

728x90
반응형