android-mvvm-architecture

There are 74 repositories under android-mvvm-architecture topic.

  • janishar/android-mvvm-architecture

    This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView

    Language:Java3k12247937
  • MVVM-Kotlin-Android-Architecture

    ahmedeltaher/MVVM-Kotlin-Android-Architecture

    MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5

    Language:Kotlin2.4k5822599
  • Android-MVVM-Architecture

    AliAsadi/Android-MVVM-Architecture

    A basic sample android application to understand MVVM in a very simple way.

    Language:Java2177363
  • CoinTrend

    CoinTrend/CoinTrend

    Lightweight Open-Source Crypto Monitor 📱📈 Android MVVM/MVI Multimodule Clean Architecture, Unidirectional Data Flow, Kotlin Flows, Room, Retrofit, Coroutines, 100% Jetpack Compose 🚀 Available on Google Play ▶️ and F-Droid 🤖

    Language:Kotlin19742227
  • cchcc/android-mvvm-unittest

    to learn android MVVM and unit test

    Language:Kotlin1386118
  • mucahidkambur/tdk-sozluk

    TDK'nın verilerini kullanarak güncel Android teknolojileri ile geliştirilen açık kaynak bir sözlük uygulamasıdır.

    Language:Kotlin1356115
  • mitchtabian/MVVMExample1

    A simple of example of MVVM in Android with LiveData and MutableLiveData

    Language:Java1135269
  • arthur3486/android-mvvm

    Android library designed to greatly simplify the implementation process of an MVVM-based application by providing all the means necessary to solve the common problems and avoid the annoying boilerplate code.

    Language:Kotlin1102322
  • mitchtabian/Bound-Services-with-MVVM

    A simple example of how to bind an activity to a service while using MVVM

    Language:Java490216
  • gautam84/Foodike

    🍔 Foodike is a simple, easy-to-use food delivery app. It is built using Android-Jetpack Compose and is built on the principle of MVVM with Modern Android Architecture Components.

    Language:Kotlin37106
  • Ebraheemb/RestaurantsExplorer

    Android application build with MVVM Pattern, using Zomato API to enable search cities arround the world and display the city restaurants on a map.

    Language:Kotlin33208
  • gautam84/Quizella

    🧠 A quiz app based on MVVM architecture pattern to test your intelligence. Built using Android-Jetpack Compose and Ktor-client to retrieve data from server.

    Language:Kotlin33102
  • semani2/Fabula

    Fabula is a sample News Android Application📱built to demonstrate use of Modern Android tools like Kotlin, Coroutines, Flow, Koin, Architecture Components, MVVM, Room, Retrofit, Moshi)

    Language:Kotlin21306
  • samira-badamestani/MVVM-Dagger-RX-Room

    Android Sample MVVM Architecture App written in Kotlin. (MVVM,Dagger,RXJava,ROOM)

    Language:Kotlin20104
  • PeopleApp

    EduDev06/PeopleApp

    PeopleApp is an application where you see the CRUD with the use of the Room database. You can delete, edit, create, and search for a user's data. The project uses Coroutines, Navigation, MVVM, Jetpack Compose and more

    Language:Kotlin17103
  • AhsenSaeed/koinMVVM

    Kotlin Koin MVVM Example

    Language:Kotlin16109
  • samira-badamestani/MVVM-Simple-Sample

    Android Simple Sample MVVM Architecture App written in Kotlin. (retrofit ,ROOM,Livedata,databinding)

    Language:Kotlin15200
  • halilozel1903/UnsplashExample

    App 📱 using Dagger Hilt, Coroutines, ViewModel, Lifecycle, LiveData based on MVVM Architecture. 🛠

    Language:Kotlin1120
  • KwabenBerko/CoinTrack-Android-MVVM

    Mastering android architecture components by building a real-time cryptocurrency coin tracking app

    Language:Java9112
  • Muhammad-Javad/MVVM-Tic-Tac-Toe

    This is a simple Tic Tac Toe game that follow MVVM design pattern and one way data binding topics.

    Language:Java9100
  • piotrek1543/sunshine_clean_architecture

    Sunshine is a work-in-progress weather app based on Udacity's course project. The main purpose of this project is to master clean architecture approaches, Android Jetpack libraries and Material Components and... testing. It is still in its really EARLY stages of development and currently contains only one piece of UI.

    Language:Kotlin9200
  • RoRoche/kAndroidModular

    A sample Android application, written in Kotlin, to demonstrate how to build screens as fully independent modules.

    Language:Kotlin9201
  • gautam84/xPense

    💵 A simple expense tracker app created using MVVM architecture pattern. Built using Android-Jetpack Compose and Room.

    Language:Kotlin8200
  • jaladankisuresh/AndroidJ2V8Hook

    An Android POC Application demonstrating Hybrid MVVM Architecture with (M)Models and (VM)ViewModels defined in Embedded Client Side JavaScript and (V)Views in Android

    Language:Java7201
  • srinurp/AndroidMVVM

    Android Model View ViewModel MVVM example

    Language:Java7101
  • android-mvvm-dagger-rxjava-retrofit

    afreakyelf/android-mvvm-dagger-rxjava-retrofit

    A sample project which demostrate use of MVVM and Dagger 2 with RxJava2 along with Retrofit

    Language:Kotlin6300
  • chetan882777/Food-Recipe-App-2

    Food Recipe app created using retrofit2, MVVM architecture, Room Database caching ( continuation of Food-Recipe-App // available repo with same name)

    Language:Java6100
  • bugrayetkinn/Android-MVVM

    Android Kotlin Mvvm Example

    Language:Kotlin5100
  • gautam84/NewZap

    📰 NewZap is a simple MVVM app to fetch news and provide the users with latest information. It retrieves information from the server using news.org API and also stores news for the future.

    Language:Kotlin5100
  • llRizvanll/MVVM-Sample

    A simple of example of MVVM in Android with LiveData and MutableLiveData

    Language:Java5200
  • gautam84/AniMaxx

    📺 A dictionary for discovering new anime which retrieves information from a fake data source based on MVVM pattern.

    Language:Kotlin4101
  • icanerdogan/ValorantGuideApp

    It is a guide application that contains all the details about the game using the Valorant API of the Valorant game published by Riot Games.

    Language:Kotlin4000
  • mbobiosio/KotlinMVVMRetrofitRoom

    This project is designed to express how to use Android MVVM architecture while exploiting the right practices. Shows a list of all countries in the world with their details

    Language:Kotlin4201
  • gautam84/MusicX

    🎶Simple music player to explore music in the local storage.

    Language:Kotlin3100
  • JaydipRadadiya/android-mvvm-architecture

    This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView

    Language:Java3300
  • orioonyx/CleanArchitecture

    A sample android app that shows how to use ViewModels and Room together with RxJava & Hilt in Kotlin by Clean Architecture.

    Language:Kotlin3101