# basic-android-kotlin-compose-training-juice-tracker **Repository Path**: gxw2/basic-android-kotlin-compose-training-juice-tracker ## Basic Information - **Project Name**: basic-android-kotlin-compose-training-juice-tracker - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: compose-with-views - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-05-14 - **Last Updated**: 2026-05-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Juice Tracker app ================================== Code for Android Basics with Compose Juice Tracker app. Pre-requisites -------------- You need to know: - How to create a new project in Android Studio. - How to use architecture components including ViewModel. - How to use Room with StateFlow. Getting Started --------------- 1. [Install Android Studio](https://developer.android.com/studio/install.html), if you don't already have it. 2. Download the app. 3. Import the app into Android Studio. 4. Build and run the app.