We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Android Achritecture Components - Introduction

Formale Metadaten

Titel
Android Achritecture Components - Introduction
Serientitel
Anzahl der Teile
90
Autor
Lizenz
CC-Namensnennung 3.0 Unported:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
As the developers we constantly ask ourselves a question - what architecture should we follow? MVP, MVVM, MVC - those are only a few which we know. Fortunately, our problems come to an end! Recently Google published a set of libraries called Architecture Components. During the presentation, we’ll find out how to use a database library Room, how to get control over activity lifecycle and how to be up to date with LiveData.