Sample Android network application that uses DataBinding.
Uses JSON Generator for it's remote data source.
Use the json-gen.txt to generate the data source again, if it fails to load.
- DataBinding Guide
- Realm.io with developers from Google - helped me understand
BindingAdapterand other advanced stuff.