MVVM on Android 路 Building the Model | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/8984-mvvm-on-android/lessons/3

Hi,

How can I get the complete source code of this tutorial ? When I hit download materials section, start and end are same. How do I get the final version of the app ?

Thanks.

Hi @makkalot, thanks for the question! In this episode, you update the file Creature.kt in the model package, and also create the CreatureGenerator.kt and CreatureGeneratorTest.kt files. I just downloaded the materials for the episode and confirmed these files are different between the start and end projects.

The final version of the app is in the download materials end folder for the last episode of the course before the conclusion.

Thanks again for the question!