# android-kotlin-notifications-fcm **Repository Path**: mirrors_googlecodelabs/android-kotlin-notifications-fcm ## Basic Information - **Project Name**: android-kotlin-notifications-fcm - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.