A practical introduction to Android Room - 5: Joins and the Database singleton.

preview_player
Показать описание
We'll extend our app to include an extra Entity (table) and an additional Activity that requires access to the AppDatabase object, which we'll create as a singleton. Furthermore, we want our main list of items to show the results of a join, requiring us to create an object tailored to hold the query results for this.
Рекомендации по теме