davidwijaya09 / basic-android-kotlin-compose-training-amphibians

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amphibians app

Code for Android Basics with Compose Practice Set.

Pre-requisites

You need to know:

  • How to create Composable functions.
  • How to use architecture components including ViewModel.
  • How to use Retrofit to retrieve data from the internet.
  • How to use Coil to load images.

Getting Started

  1. Install Android Studio, if you don't already have it.
  2. Download the app.
  3. Import the app into Android Studio.
  4. Build and run the app.

About

License:Apache License 2.0


Languages

Language:Kotlin 100.0%