https://github.com/jacksonchen1998/google-compose-2022-world-cup-quarterfinal
Example app from Google Compose but editting with World cup picture
https://github.com/jacksonchen1998/google-compose-2022-world-cup-quarterfinal
Last synced: 2 months ago
JSON representation
Example app from Google Compose but editting with World cup picture
- Host: GitHub
- URL: https://github.com/jacksonchen1998/google-compose-2022-world-cup-quarterfinal
- Owner: jacksonchen1998
- License: apache-2.0
- Created: 2022-12-11T14:29:32.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T14:31:21.000Z (over 3 years ago)
- Last Synced: 2025-03-05T06:43:09.877Z (over 1 year ago)
- Language: Kotlin
- Size: 1.26 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Google-Compose-2022-World-Cup-Quarterfinal
================================
Starter code for the Android Basics in Compose: Affirmations app.
But editting with image from World Cup 2022 with Quarterfinal's team squad.
Pre-requisites
--------------
* Familiarity with Lists in Kotlin
* Experience building layouts with Jetpack Compose
* Experience running apps on a device or emulator
Getting Started
---------------
1. Install Android Studio, if you don't already have it.
2. Download the sample.
3. Import the sample into Android Studio.
4. Build and run the sample.