view-binding
There are 108 repositories under view-binding topic.
hoc081098/ViewBindingDelegate
Simple one-liner ViewBinding in Fragments and Activities with Kotlin 🍄 Simplify usage of Android View Binding with Kotlin Property Delegates and solve behavior of Fragment’s ViewLifecycleOwner 🌱 ViewBindingPropertyDelegate
theapache64/tracktor
A GitHub user tracking app, inspired from a GIF. 🕵️ Can be considered as a demo project to showcase MVVM with latest android development tools
perihanmirkelam/IPC-Examples
Client and server applications to perform inter-process communication. AIDL, Messenger and Broadcast performed in one app.
Adithya-13/MadeSubmsission
Submission MADE (Menjadi Android Developer Expert) in Dicoding Course.
rlichtarski/SessionManager
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...
codewriter-packages/View-Binding
View binding library for Unity. Built over UniMob
kylixeza/Submission-BFAA3-Dicoding
Submission BFAA(Belajar Fundamental Aplikasi Android) ke 3(final) Dicoding | Submission BFAA Versi 2021
JustAmalll/ChessClock
Minimalist chess clock for Android
Musfick/GamesKeeper
[In progress...] 🎮 Android GamesKeeper using Hilt, Coroutines, DataStore, Flow, Retrofit2, Jetpack ( Room, ViewModel, LiveData, Paging3 ) based on MVVM architecture.
pawnjester/Recipe-App-Clean-architecture-MVVM
This app is a simple application that allows the user to search and save recipes. This is mainly to show how best to make use of clean architecture and mvvm
zeoflow/view-binding
A lightweight library aiming to speed up Android app development by leveraging the new Android Data Binding together with the Model-View-ViewModel design pattern.
RabotaRu/synthetic-migrate-plugin
Плагин для Android Studio/Intelij IDEA с помощью которого можно мигрировать кодовую базу с котлиновской синтетики на view-binding
sanxy/Printooth
Mobile printer using androidx. Print from any android device via bluetooth connection to printer with custom details
himi4u/AspectjDemo
Aspectjx框架在Android组件化项目中配置和部分使用场景(demo中使用了AS3.6新特性View Binding代替了findViewById)
RznNike/EyeHealthManager
An app to monitor your eye health
alvayonara/mealsfood-android
🥘 A Recipe Android Apps using Koin Dependency Injection, RxJava, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture purely written in Kotlin.
asim23663/BottomModalSheet
Google Material Bottom Sheet Dialog fragment
GrzegorzBobryk/ViewBindingDelegate
Library created to enable easy to use, reflection free, lazy initialisation with auto destruction on lifecycle of data and view binders.
rlichtarski/ChooseAMovie
A movie Android app using Movie Database IMDB Alternative API with testing. The app uses MVVM architecture with Jetpack (Room, ViewModel, LiveData, View Binding), Hilt, Coroutines, Flows, Moshi, etc...
claykabongok/RoomAppTodoList
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."
derysudrajat/inline-view-binding
Library to simplify ViewBinding usage and save your life
mert-aydin/RickAndMortyMVVM
Rick and Morty android app based on rickandmortyapi.com
muhammed-ahmad/restaurants
Restaurants app written in Kotlin, using Clean Architecture, MVVM, Repository Pattern, SOLID Principles, RxJava, Dagger, Unit Testing, Espresso, Retrofit, Room
Vidi005/Farm-Doctor-V3
Farm Doctor Version 3.0. Mobile Android App for Diagnosing plant leaf diseases from camera and image gallery using TensorFlow Lite.
zekierciyas/SociallyDemo
A social media application made with dummy client data within the framework of modularization in MVVM architecture.
alijanmirzayev/FruitHubApp_Kotlin
FruitHub is an Android application built with Kotlin for buying and selling fresh fruits online.
Chandra-Sekhar-Bala/MVVM-ToDo
Simple To-Do android application using modern MVVM architecture. With Room, coroutine, data-binding.Added a Motivation screen, can be access from menu, Used retrofit and Moshi.
issever22/CryptoDiary
An Android application designed to view and track information about cryptocurrencies. This project is created with the purpose of learning and experimenting with new technologies.
ItamiOMW/Home_Workout
MVVM, Dagger 2, Room, Firebase SDK, View Binding, Navigation, Coroutines, Splash Screen API, JUNIT 4, Glide
moejehad/ToDo_App_MVVM
Create an android application to save tasks in local database (Room) using mvvm .
nadiaseleem/EasyFood
an android application that simplifies the cooking process by presenting users with a diverse selection of food options from various categories. The app provides comprehensive instructions for preparing the selected dish, accompanied by a helpful video tutorial.
nadiaseleem/TakeNote
a note-taking android application designed to help users easily store, categorize, filter and search for their notes.
sarapmagcode/Simple-Note-App-with-SQLite-database
An android app for saving notes
YogeshVerma31/Movie-Assessment
Movie App with TMDB API (MVVM + DAGGER-HILT + RETROFIT + ROOM +ANDROID ARCHITECTURE)