Sample created to practice MVVM and DataBinding in Android Applications.
-
Updated
Aug 2, 2020 - Java
Sample created to practice MVVM and DataBinding in Android Applications.
Sample android application used to learn the Model View View Model pattern and DataBinding in Android
A basic sample android application to understand MVVM in a very simple way.
A companion project for our blog post on better Android software development using MVVM with RxJava.
MVVM, DataBinding With LiveData - Login Example
Food ordering app using MVVM architecture patterns, Architecture Lifecycle components and Room database.
Consuming REST API using Retrofit Library with the help of MVVM, Dagger2, LiveData and RxJava2 in Android
Guild Wars 2 API Viewer: An Android application used for viewing various Guild Wars 2 API endpoint responses. Developed utilizing MVVM architecture, in conjunction with Databinding, Dagger 2, Retrofit 2, and RxJava 2.
Android example to show how to use Room to access SQLite database on device for reading and writing data. This example also shows how to use LiveData and ViewModel with Room to build reactive, well performing and easy to maintain applications.
A sample application to describe a new way of paging in recyclerView using paging library.
Techsenger TabShell is a lightweight platform for building tab-based applications in JavaFX using the MVVM pattern.
Go-Jek Engineering Task Used MVP and Unit Testing Espresso, Mock Webserver and Activity Instrumentation Tests ,RxJava + RxAndroid + Retrofit 2 + OkHttp 3 + Dagger2 + ButterKnife+ Glide + Active Android ORM
Android chatbot using: Dialogflow (Api.ai) for machine learning & NLP, AWS DynamoDB NoSQL Database, DynamoDB Object Mapper, AWS Cognito Identity. Android Architecture Components: Room Persistence Library, ViewModel, Live Data. MVVM Architecture Pattern
Techsenger MVVM4FX is a tiny framework for developing JavaFX applications using MVVM pattern.
MVVM Sample Login with LiveData Binding
The base code for starting a project in android.
This is a simple Notes application. It follows the MVVM design pattern using the Room. Users can simply create, save, edit and delete notes.
Simple Android App that implements Clean Code Architecture and SOLID Principles
Travel Planner Application with Android Java (Android Studio) using MVVM Pattern
Pagination Recyclerview Android Java We use the Pagination Library of Android Jetpack in this app to fetch data from the database to recyclerView by retrofit API, This code is following the principles of MVVM design pattern and LiveData.
Add a description, image, and links to the mvvm-pattern topic page so that developers can more easily learn about it.
To associate your repository with the mvvm-pattern topic, visit your repo's landing page and select "manage topics."