Completed
Intro + app overview
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build and Publish an Android App - Full Course with Kotlin
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro + app overview
- 2 Create the main layout
- 3 Setup the RecyclerView to show memory cards
- 4 Add the BoardSize enum + create icons
- 5 Create the memory card and game classes
- 6 Implement the game logic
- 7 Display game info
- 8 Add menu options for game control
- 9 Use an intent to navigate to the CreateActivity
- 10 Build the image grid in the creation flow
- 11 Choose image intent
- 12 Image upload preparation
- 13 Upload to Firebase Storage
- 14 Save the memory game to Firebase
- 15 Play memory with custom images
- 16 Add menu option to download a game
- 17 Style updates
- 18 Creating a release build
- 19 Publishing your app to Google Play
- 20 Concept Review