Skip to content
#

view-binding

Here are 108 public repositories matching this topic...

Here are some of the things you will find in this repo: Dependency Injection with Dagger 2 Making network requests with Retrofit Unit testing with Junit and Mockito Using test doubles in Espresso tests with Dagger 2 MVP Architecture, Navigation Component and multi module

  • Updated Sep 16, 2020
  • Kotlin

The following application demonstrate the use of Room library which is part of Jetpack. According to the documentation "The Room persistence library provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite."

  • Updated Dec 29, 2020
  • Java

Login/register app using Reqres REST API with auto-re-authentication when the app launches. The app uses MVVM architecture with Jetpack (Room, ViewModel, LiveData, DataStore, View Binding), Hilt, Coroutines, Flows, etc...

  • Updated Jan 8, 2021
  • Kotlin

Improve this page

Add a description, image, and links to the view-binding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the view-binding topic, visit your repo's landing page and select "manage topics."

Learn more