# codelab-live-updates **Repository Path**: mirrors_android/codelab-live-updates ## Basic Information - **Project Name**: codelab-live-updates - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-16 - **Last Updated**: 2025-09-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Codelab sample for Live updates This codelab is for the Notifications [Live Updates](https://developer.android.com/develop/ui/views/notifications/live-update) feature. Please see the guided codelab [here](https://developer.android.com/devsite/codelabs/notifications-rich-experience-live-updates#1) and the accompanying video [here](https://youtu.be/_Akf_u08p7U?si=Et8exUp1rehVZzQQ) [Jetsnack][jetsnack] is a sample snack ordering app built with [Jetpack Compose][compose]. In this repository, the app has been extended for the purpose of simulating a checkout and order tracking experience with notifications. The starter_code branch uses standard notifications for the order tracking experience and the main branch is the improved user experience that uses the ProgressStyle template and Live Update feature for enhanced visibility. Please see the document [Live Updates][live-updates] for more details on Live Updates. To try out this sample app, use the latest stable version of [Android Studio](https://developer.android.com/studio). This sample showcases: * How to use [ProgressStyle][progress_style] notification template * Apply the [Live Update][live_updates] criteria for increased visibility ## Screenshots