An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: viewmodelfactory

Arinyadav1/ForgetHub-Application

It is my initial learning Project. It is a type of application where you can save your thoughts and ideas which you tend to forget quickly.

Language: Kotlin - Size: 646 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

amanbhobhria/QuotesApp

Using MVVM

Language: Kotlin - Size: 112 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

MrAmmia/AML_Notes_kotlin

A Notes app with a todo list and reminder notification

Language: Kotlin - Size: 132 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

Simp-le/hfad_guessing_game

Project No. 8 in the Head First Android Development course

Language: Kotlin - Size: 116 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Simp-le/hfad_tasks

Project No. 9 in the Head First Android Development course

Language: Kotlin - Size: 109 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

fede-debe/TrackMySleepQuality

This app demonstrates the following views and techniques: Room Database, DAO, Coroutines, RecyclerView, Custom Adapter

Language: Kotlin - Size: 481 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Catherine22/KotlinBoilerplate

🚀JetPack architecture with AndroidX components working on the in-memory cache strategy

Language: Kotlin - Size: 150 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

kumaar8293/RecyclerView-with-Databinding-Kotlin

Simple RecyclerView with Databinding

Language: Kotlin - Size: 3.59 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 2

lakshmi-p15/GuessIt

A word guessing app you can play with one or more friends

Language: Kotlin - Size: 214 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

RahulSinghRawatDev/ViewModel_LiveData_Kotlin_Sample

This Sample aim to understand the concepts of two main Jetpack components - ViewModel and LiveData with Kotlin as Programming language. Please read the ReadMe file for the theoretical description.

Language: Kotlin - Size: 137 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

sumitbhuia/ViewModel_Factory_DataBinding

This app implements UI layer and Data layer Libraries . Which includes ViewModel for data persistency against config. changes . Factory for custom ViewModel constructors . View Binding and Data Binding for less calls of findViewById and better efficiency. And a transparent button spanning full screen.

Language: Kotlin - Size: 97.7 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hall9zeha/ViewModelFactory

Implements examples of ViewModel factory

Language: Kotlin - Size: 103 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Miftakun/MU-Player-Football-Information-App

âš¡ Repository for Documentations Dicoding - Belajar Membuat Aplikasi Android untuk Pemula | Aplikasi Informasi Pemain Manchester United F.C. menggunakan bahasa Kotlin

Language: Kotlin - Size: 699 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ItsTheBacon/CoinsApp 📦

Language: Kotlin - Size: 175 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

CanerGures/TokenFT-DemoApplication

A demo application to implement Token Financial Technologies API's.

Language: Kotlin - Size: 163 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

dev-satyamthakur/ViewModel-Android

A sample android app that demonstrates the use of ViewModel.

Language: Kotlin - Size: 99.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

denisamihut/HealthyApp

An app that monitors and displays users health status

Language: Kotlin - Size: 183 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

VaibhavMojidra/Android-Java---Demo-View-Model-Factory

The ViewModelFactory is a class in the Android Architecture Components that is used to create instances of ViewModel classes. In Android, a ViewModel is used to store and manage data that is used in an activity or fragment, and survives configuration changes, such as screen rotation.

Language: Java - Size: 365 KB - Last synced at: about 2 hours ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Kotlin---Demo-View-Model-Factory

The ViewModelFactory is a class in the Android Architecture Components that is used to create instances of ViewModel classes. In Android, a ViewModel is used to store and manage data that is used in an activity or fragment, and survives configuration changes, such as screen rotation.

Language: Kotlin - Size: 1.1 MB - Last synced at: 29 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ankit7248/Random_Quote

Language: Kotlin - Size: 136 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ankit7248/News_App

Language: Kotlin - Size: 105 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Gozirin/SleepTrackerApp_Room

The SleepQualityTracker app is a demo app that helps you collect information about your sleep.

Language: Kotlin - Size: 433 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

utkarsh0869/SleepTrackerV1

An android app that allows the user to collect information about their sleep, focusing on data persistence using Room, Coroutines, and Observable state variables.

Language: Kotlin - Size: 409 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

BOSS6292/QuotesApp

Quotes App using ViewModel

Language: Kotlin - Size: 238 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

anandwana001/catchflicks

🎬 Kitchen sink project for learning android concepts 🎬

Language: Kotlin - Size: 3.46 MB - Last synced at: 24 days ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 3

gmzucolo/android-basics-kotlin-inventory-app Fork of google-developer-training/android-basics-kotlin-inventory-app

App demonstrates how to use Room to save, read, update, and delete inventory items in a SQLite database.

Size: 114 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

AnandSuthar99/MvvmCleanArchitectureDemo

MVVM Clean Architecture Demo

Language: Kotlin - Size: 242 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Stephenayor/Notes

📒Note taking app, MVVM with Google Architectural components Room, LiveData and ViewModel written in Kotlin, androidx libraries

Language: Kotlin - Size: 896 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

alexymumo/TodoApp

TodoApp

Language: Kotlin - Size: 4.87 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Raj-spbi/ViewModel

View Model Life Cycle Aware Component.

Language: Java - Size: 95.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Patel-Hemant/Quotes-Collect-Android-App

Basic implementation of ViewModel and ViewModelFactory in Kotlin

Language: Kotlin - Size: 406 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

shivaprasad-bhat/quotes-android

Application that displays the collection of quotes

Language: Kotlin - Size: 723 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

mayokunadeniyi/Dog-Pool

Android sample application implemented using MVVM pattern, Retrofit2, LiveData, ViewModel, Coroutines, Room, Rx-Java, Navigation Components and Data Binding.

Language: Kotlin - Size: 5.5 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0

QueenieCplusplus/Android_Review_12

ViewMode Pattern and LiveData as an observable data holder

Size: 106 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

nameisjayant/Android-ViewModel-Factory-Example-In-Kotlin

In this project we will how and where we can use ViewModelProvider.Factory class in Android kotlin

Language: Kotlin - Size: 133 KB - Last synced at: 6 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

sunday58/AAD44.0Assignment

ALC Project showing list of top 20 learners with most hours of content watched and top 20 learners with high IQ test.

Language: Kotlin - Size: 4.55 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

leon9reat/KotlinCoroFromMindOrk

Language: Kotlin - Size: 137 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

ravisaini1990/GuessTheWord-Starter

ViewModel with LiveData

Language: Kotlin - Size: 834 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

maulikdadhaniya/MVVM-Recyclerview

MVVM Pattern with Recyclerview

Language: Kotlin - Size: 135 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

jineshsoni/MVVM-offline-cache-demo

The goal is to build an app that shows the current trending Github repositories fetched from a public API. The design and business specifications have been provided below. We expect you to follow it as closely as possible.

Language: Kotlin - Size: 243 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

ardakazanci/ViewModel_ViewModelFactory_Exercise

ViewModel & ViewModelFactory Added.

Language: Kotlin - Size: 816 KB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Related Keywords
viewmodelfactory 41 viewmodel 30 kotlin 18 android 16 livedata 14 retrofit2 9 room-database 9 glide 8 databinding 8 viewmodel-pattern 7 coroutines 7 viewmodel-livedata 7 mvvm 6 viewbinding 5 room 5 gson 5 kotlin-android 5 mvvm-architecture 5 navigation-architecture-component 5 livedata-viewmodel 4 navigation 4 xml 4 coroutines-android 4 material-design 4 dagger2 3 material-ui 3 livedata-databinding 3 recyclerview 3 okhttp3 3 android-application 3 android-studio 3 dao 3 vaibhavmojidra 2 vaibhav-mojidra 2 vaibhav 2 mojidra 2 navigation-component 2 android-architecture-components 2 lifecycle 2 sqlite 2 rxjava 2 recyclerview-adapter 2 rdbms 2 jetpack-android 2 fragments 2 data-binding 2 android-ui 2 dependency-injection 2 jetpack 2 edge-to-edge 2 retrofit 2 mvvm-android 2 safeargs 2 mvvm-pattern 2 android-development 2 android-architecture 2 instrumentation-tests 1 unit-testing 1 android-jetpack-components 1 couroutines 1 dao-interface 1 stetho 1 dagger-hilt 1 roomdatabase 1 palette-generation 1 component-architecture 1 room-database-singleton 1 observable-state-variables 1 dataaccessobject 1 typeconverter 1 recyler 1 navgra 1 in-memory-caching 1 shimmer 1 rxkotlin 1 realm 1 okhttp-cache 1 github-api 1 recylerview 1 coroutine 1 post 1 kodein-android 1 interceptors 1 get 1 api 1 androd 1 coroutinescope 1 coroutines-retrofit 1 coroutines-io 1 timber 1 room-persistence-library 1 palette-library 1 kotlin-coroutines 1 androidktx 1 android-jetpack 1 mobile-app 1 androidarchitecturecomponets 1 architecture-components 1 jetpack-navigation 1 hilt 1