An open API service indexing awesome lists of open source software.

https://github.com/apiorno/eggtimerexample


https://github.com/apiorno/eggtimerexample

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

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.