#1 이전 글 [Android] Notifications - PendingIntent#1 이전 글 [Android] Notifications - 기초#1 개요 알림 개요 | Views | Android Developers이 페이지는 Cloud Translation API를 통해 번역되었습니다. 알림 개요 컬렉션을 사용해 정리하기 내 환경설정을 기준kenel.tistory.com위 게시글의 완성된 앱을 일부 수정해서, 알림의 Action 버튼을 클릭하면 해당 알림이 제거(Cancel)되게 만들어본다. #2 PendingIntent.getBroadcast()Intent는 안드로이드에서 컴포넌트(Activity, Service, BroadcastReceiver, ContentProvider) 간 통신을..