110 results for “topic:view-binding”
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
A GitHub user tracking app, inspired from a GIF. 🕵️ Can be considered as a demo project to showcase MVVM with latest android development tools
Client and server applications to perform inter-process communication. AIDL, Messenger and Broadcast performed in one app.
Submission MADE (Menjadi Android Developer Expert) in Dicoding Course.
View binding library for Unity. Built over UniMob
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...
Submission BFAA(Belajar Fundamental Aplikasi Android) ke 3(final) Dicoding | Submission BFAA Versi 2021
Minimalist chess clock for Android
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.
[In progress...] 🎮 Android GamesKeeper using Hilt, Coroutines, DataStore, Flow, Retrofit2, Jetpack ( Room, ViewModel, LiveData, Paging3 ) based on MVVM architecture.
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
Mobile printer using androidx. Print from any android device via bluetooth connection to printer with custom details
Плагин для Android Studio/Intelij IDEA с помощью которого можно мигрировать кодовую базу с котлиновской синтетики на view-binding
Android app to monitor your eye health
Google Material Bottom Sheet Dialog fragment
Android custom views test app demonstrating reusable button component with progress mode, custom attributes and state preservation.
Aspectjx框架在Android组件化项目中配置和部分使用场景(demo中使用了AS3.6新特性View Binding代替了findViewById)
🥘 A Recipe Android Apps using Koin Dependency Injection, RxJava, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture purely written in Kotlin.
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...
Library to simplify ViewBinding usage and save your life
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."
Rick and Morty android app based on rickandmortyapi.com
Farm Doctor Version 3.0. Mobile Android App for Diagnosing plant leaf diseases from camera and image gallery using TensorFlow Lite.
Restaurants app written in Kotlin, using Clean Architecture, MVVM, Repository Pattern, SOLID Principles, RxJava, Dagger, Unit Testing, Espresso, Retrofit, Room
A social media application made with dummy client data within the framework of modularization in MVVM architecture.
Library created to enable easy to use, reflection free, lazy initialisation with auto destruction on lifecycle of data and view binders.
An android app for saving notes
FruitHub is an Android application built with Kotlin for buying and selling fresh fruits online.
a note-taking android application designed to help users easily store, categorize, filter and search for their notes.
MVVM, Dagger 2, Room, Firebase SDK, View Binding, Navigation, Coroutines, Splash Screen API, JUNIT 4, Glide