Completed
- Setting up the UI using Cardview and disable the status bar
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build a Complete Quiz App for Android Using Kotlin and Android Studio
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro with my face in it - smash the like button and subscribe
- 2 - Intro to the project - what you will build in this course
- 3 - Preparing the project’s style and Android manifest file
- 4 - Setting up the UI using Cardview and disable the status bar
- 5 - How you can help out the channel and get more juice knowledge in the process
- 6 - Creating the Question Model and preparing the questions
- 7 - Setting up the Question UI and connecting the UI to the Model
- 8 - Adding the button functionality to the questions activity
- 9 - Selecting the right and wrong answers and displaying the next question
- 10 - Preparing the UI for the Result Activity
- 11 - Final touches and sending data via intent putExtra