Programming200 LocalBroadcast 사용하기 URL : http://rosaria1113.blog.me/205338870 * Global Broadcast : 일반적으로 이야기하는 Broadcast. 프로세스 경계를 무시하고 안드로이드 시스템 상에 등록된 모든 Receiver 들에게 전달되는 Broadcast 이다. 보통 안드로이드 시스템 메시지를 수신하고, 이에 따른 동작을 정의하기 위해 사용하지만 Remote Service 에서 Activity 에 이벤트를 알릴때와 같은 프로세스의 벽을 넘어야 하는 경우에도 유용하다. * Local Broadcast : 현재 프로세스 안에서만 유효한 Broadcast 이다. Global Broadcast 에 비해 훨씬 시스템 부하가 적다. 액티비티 내부의 객체간에 상호 의존성을 낮추어 깔끔한 프로그램 구조를 만.. 2014. 6. 12. LocalBroadcastManager 이야기 보호되어 있는 글 입니다. 2014. 6. 12. Process Stats: Understanding How Your App Uses RAM @Android Blog URL : http://android-developers.blogspot.kr/2014/01/process-stats-understanding-how-your.html Android 4.4 KitKat introduced a new system service called procstats that helps you better understand how your app is using the RAM resources on a device. Procstats makes it possible to see how your app is behaving over time — including how long it runs in the background and how much memory it uses durin.. 2014. 6. 10. 안드로이드 앱의 메모리 사용현황에 대해 알아보자 보호되어 있는 글 입니다. 2014. 6. 10. View등 UI들 상관관계 URL : http://mapas.eafit.edu.co/rid=1KD81XWJ4-1YG1P9P-5F/Android%20Views.cmap 2014. 6. 10. Android Wear Developer Preview 를 사용해보자 보호되어 있는 글 입니다. 2014. 6. 10. 이전 1 ··· 17 18 19 20 21 22 23 ··· 34 다음