Threads, broadcast receiver e services
Capitulo com os topicos para a aula 04.
- Entendendo Threads
- Introdução a BroadcastReceiver
- Introdução a services
- Criando Notificações
- Introdução a SQLite
GitHub Projects
Entendendo Threads
https://github.com/AndroidDeveloperAcademiaJedi/Aula04-Threads
Introdução a BroadCastReceiver
https://github.com/AndroidDeveloperAcademiaJedi/Aula04-BroadcastReceiver
Introdução a services
https://github.com/AndroidDeveloperAcademiaJedi/Aula04-Service
Criando Notificações
https://github.com/AndroidDeveloperAcademiaJedi/Aula04-Notification
Introdução a SQLite
https://github.com/AndroidDeveloperAcademiaJedi/Aula04-SQLite