Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 604 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 604 Bytes

Practical Kotlin Workshop: Coroutines and Flows

Instructions

  1. Make sure Android Studio 3.5.1 or greater is installed (click here to download)
  2. Clone this repository: git clone https://github.com/kotlinkrew/workshop1-coroutinesandflows.git
  3. Open Android Studio and open an existing project
  4. Navigate to where you cloned the repository and open
  5. Make sure you have an emulator or Android device to run the app
  6. Go here to participate in the workshop