Skip to content
#

binding-adapter

Here are 18 public repositories matching this topic...

🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.

  • Updated Apr 15, 2024
  • Kotlin

Simple working Food delivery App. This repository contains a detailed sample app that implements MVVM architecture using Hilt, Coroutines, Glide, FirebaseFirestore, LiveData, BindingAdapter. Uses Generics to reduce the boilerplate code.

  • Updated Jul 13, 2022
  • Kotlin

A TodoList app that uses Room Database along with Coroutines to save todos. Dagger-Hilt is used for Dependency Injection. The app uses MVVM architecture with the repository pattern and LiveData. It also uses Data Binding with Navigation Components and DiffUtil for efficient RecyclerView. The app contains swipe to delete gestures and transition a…

  • Updated Sep 13, 2020
  • Kotlin

Simple android app that shows how to use modern android development tools: MVVM + Kotlin + Coroutines + Flow + Kodein + Room + Retrofit2 + DataBinding + Navigation Library + other Architecture Components

  • Updated Jan 28, 2021
  • Kotlin

A movie guide app that helps you to discover different types of movies categories in the TMDB API , movie details , movie trailers , movie reviews and adding movies to your watchlist. Implementing MVVM architecture using Koins, Coroutines, Retrofit, LiveData, RoomDatabase, DataBinding, Paging and Navigation Component Applying Clean Code using OO…

  • Updated Jul 20, 2020
  • Kotlin

This repository contains a simple app to hit Sport-Category Google-Books API and show a list of books, that shows book details when items on the list are tapped, also user is able to add books to his favorite list that implements MVI architecture using Hilt, Retrofit, RxJava, RoomDatabase, DataBinding and Navigation Component.

  • Updated Aug 8, 2020
  • Kotlin

Improve this page

Add a description, image, and links to the binding-adapter 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 binding-adapter topic, visit your repo's landing page and select "manage topics."

Learn more