41 results for “topic:mutablelivedata”
Android Architecture Design Patterns using Kotlin, MVVM, Hilt, LiveData, Room, MediatorLiveData, NetworkBoundResources, Retrofit, AndroidX, ViewModels, Dependency Injection using Dagger2, Repository pattern.
简明易用框架,解决 MVI 实战痛点
LiveData types for Publishing and Replaying Data
No description provided.
Show phone contact list in Recyclerview using MVVM with data binding, MVVM with livedata and room, checking livedata lifecycle in activity and fragment
MVVM, View and ViewModel Interaction using LiveData without using DataBinding in Kotlin.
No description provided.
This is a simple Notes application. It follows the MVVM design pattern using the Room. Users can simply create, save, edit and delete notes.
MVVM pattern implemented, using LiveData to observe changes add new data. User adds new sweets item to the RecyclerView list.
Observe variable changes from one fragment to another fragment using Android Jetpack architecture component.
It gives drink recommendations appropriate to the user's mood.
Kumpulan code untuk melakukan pengembangan aplikasi mobile menggunakan IDE Android Studio 💻
Android app that helps to find universities all around the world.
ColorSelector is an Android application that provides a simple example how to use MVP and MVVM patterns in Android application.
Implementing MVVM Clean Architecture using DataBinding , RepoPattern , LiveData , Paging , Coroutines and Koins
Kotlin application that follows MVVM software architectural pattern. User enters value in US dollar and by pressing Convert button displays value in euros. In order to to get a clean code LiveData and Data binding are used.
File Downloader Sample With Android's WorkManager
Android LiveData Example
No description provided.
An application to save information about movies, books, games or songs. Project based on Firebase Realtime Database.
In this app, I fetch data using api and sorting & showing it.
I listed the data I got from the web service with retrofit2. It has internet control, user permissions, a simple user screen. I have stored users with sqlite. I made checks on the user screen and directed him to the wrong login information.
This app taken list of IPL matches from user and creates a feature list out of them in random order. Then when user proceeds in app, automatically random teams are make winner until one team wins. Finally displays the winner name.
NewsApp Using Android Kotlin MVVM, Dagger-Hilt, Retrofit2, Room Database, Mutable/LiveData, Kotlin Coroutines.
Android app displaying daily exchange rates for Euro.
Simple weather app that allows to check actual forecast for given city.
Basic Concept of Mutable LiveData Android
This Android project focuses on demonstrating the implementation of LiveData and ViewModel to facilitate data management and UI updates.
An app to find a place where to go for lunch with your workmates
MVVM Sample Code using java