News

With the announcement of Android M, data binding becomes part of the developer's tool set. Here is our step by step guide to using data binding on Android M.
This tutorial discusses how to use the Android Data Binding Library to build apps faster and easier, with powerful declarative layouts and minimum code.
Data Binding support has also been added in this version, which makes it possible to attach properties of user interface controls to objects. This can dramatically cut down on the boilerplate code ...
The Model-View-ViewModel (MVVM) pattern is for more than just Microsoft .NET Framework projects. Find out how to apply it to Android development through its open source counterpart, MvvmCross.
Enter MvvmCross As the name implies, MvvmCross is an open source, cross-platform MVVM framework for Windows Phone, Mono for Android, MonoTouch, the Windows Runtime and more. Part of bringing MVVM to ...