Skip to content

andersgaustad/android-kotlin-notifications

 
 

Repository files navigation

EggTimer - Final Code

Solution code for Advanced Android with Kotlin Codelab

Introduction

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

In this codelab, working from this starter app, you:

  • Add notitications to the eggtimer app.
  • Use channels and importance for the app notifications.
  • Customize and style the notifications.

Pre-requisites

You should be familiar with:

  • Services, AlarmManager, Broadcast Receivers.

Getting Started

  1. Download
  2. Swtich to start branch
  3. Run the app.

About

Advanced Android in Kotlin 01.1: Using Android Notifications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%