sorianog / EggTimerApp

"Egg Timer" app from Udacity Android Kotlin Advanced course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EggTimer

Using Notifcations
Lesson 2 of Advanced Android with Kotlin course on Udacity

Updates:

Introduction

EggTimer is a timer app for cooking eggs. You can start and stop the timer, choose different cooking intervals..

Tasks:

  • Add notitications to the eggtimer app.
  • Use channels and importance for the app notifications.
  • Customize and style the notifications.
  • Add Firebase Cloud Messaging to send push notifications.

Pre-requisites

You should be familiar with:

  • Services, AlarmManager, Broadcast Receivers.

Screenshots

Home Screen

Notification On Screen

Notification Enlarged

About

"Egg Timer" app from Udacity Android Kotlin Advanced course

License:Other


Languages

Language:Kotlin 100.0%