[Android] Базовые компоненты Android часть 2

Мы рассмотрели базовый компонент Service, а так же поговорили о Broadcast Receiver и еще раз вспомнили про Intent и Intent Filter Quiz по материалам лекции - 0:00 - Приветствие 1:18 - Agenda/План 1:40 - Intent & IntentFilter 6:01 - Explicit vs Implicit Intent 7:36 - Building an Intent. Component name & Action 9:22 - Building an Intent. Data & Extras 12:30 - Building an Intent. Category & Flags 15:55 - Explicit Intent example 18:33 - Implicit Intent example 21:28 - Intent Filter 23:16 - BroadcastReceiver 27:18 - Custom BroadcastReceiver 30:34 - Service 34:39 - Service - Declaration in AndroidManifest 36:23 - Service - Declaration programmatically 38:34 - Service - Calling programmatically 39:20 - How to stop Service? 40:17 - IntentService 42:34 - Links & Questions Полезные ссылки:
Back to Top