Completed
- Recap of what we've done
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build a Simple Android App With Kotlin
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - What we will build
- 3 - Why choose Kotlin for Android Development?
- 4 - Android Studio Setup
- 5 - Creating the project
- 6 - Android Studio Roundtrip
- 7 - Building the app's layout
- 8 - Writing the Kotlin code for our app
- 9 - Recap of what we've done
- 10 - Setting up the Android emulator
- 11 - Running our app