Sample application in which I use Kotlin, DataBinding, LiveData, Room and MVVM
-
Updated
Sep 10, 2020 - Kotlin
Sample application in which I use Kotlin, DataBinding, LiveData, Room and MVVM
Android app that has a search field to find a Card from Magic: The Gathering Trading Card Game (TCG). When the user taps in any of the results the app must shown the Card detail screen. For this challenge you can use the free Scryfall API.
This is a Grocery Store app in which you can add , delete any item. You can add item with their price, quantity and name. It uses Room database and navigation
AAL3 Android Assignment FamPay
A note application that implements MVVM pattern, sync notes with firebase and integrates fingerprint security
Simple example of Android Data Binding, Adapter Binding, Pagination (paging 3) in MVVM
Zenaye android app to load news. Its developed in 5 hours.
MTS TETA summer school homework
This android app uses open-source TMDB API to fetch movies and tv shows details. The user can get details of the movies and show as well.
LiveData is an observable data holder class. Unlike a regular observable, LiveData is lifecycle-aware, meaning it respects the lifecycle of other app components, such as activities, fragments, or services. This awareness ensures LiveData only updates app component observers that are in an active lifecycle state.
notes app used to save notes and navigate to notes with high, medium, low importance build using MVVM architecture also we can search notes by searching title or subtitle.
Pokemon Dictionary is an application that displays a list of pokemon from the API: https://pokeapi.co/
Paging, jetpack compose , Retrofit, selection and activation post , pull to refresh mechanism
This is a sample application.
It is a simple project which fetches data from server using retrofit and display into log. I have also used flow, ViewModel, Livedata daggerHilt.
Slikoo is an Android application that aims to be the ultimate platform for culinary encounters.
Querying and displaying recipes with retorfit2, following MVVM architectural design pattern and singleton principle
Add a description, image, and links to the livedata-viewmodel topic page so that developers can more easily learn about it.
To associate your repository with the livedata-viewmodel topic, visit your repo's landing page and select "manage topics."