This is a sample application.
-
Updated
Nov 30, 2019 - Java
This is a sample application.
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.
Zenaye android app to load news. Its developed in 5 hours.
A note application that implements MVVM pattern, sync notes with firebase and integrates fingerprint security
Querying and displaying recipes with retorfit2, following MVVM architectural design pattern and singleton principle
This app helps you evaluate the popularity of single English word
AAL3 Android Assignment FamPay
Make a baking app for Udacity Android NanoDegree Course
Demonstration of unit testing on the android framework.
Application de mise en pratique du ViewModel et du Livedata
🤑 Currency Converter, an Android Application to Convert between different currency formats.
App allows to send user ID to the remote server and retreive user name. Stack: RETROFIT, DAGGER, LIVEDATA, INTERCEPTORS.
A Notes app with a todo list and reminder notification
Submission 2 : Repository dan LiveData
Capstone Project for Android Developer Nanodegree at Udacity.com
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."