android-mvvm-architecture

There are 73 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:Java3k11947927
  • MVVM-Kotlin-Android-Architecture

    ahmedeltaher/MVVM-Kotlin-Android-Architecture

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

    Language:Kotlin2.5k5922611
  • 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:Kotlin25022637
  • Android-MVVM-Architecture

    AliAsadi/Android-MVVM-Architecture

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

    Language:Java2176365
  • cchcc/android-mvvm-unittest

    to learn android MVVM and unit test

    Language:Kotlin1415118
  • 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:Kotlin1355114
  • 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:Kotlin1101322
  • 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:Kotlin55108
  • mitchtabian/Bound-Services-with-MVVM

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

    Language:Java490217
  • 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:Kotlin34104
  • 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:Kotlin32208
  • 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:Kotlin21205
  • 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:Kotlin1110
  • gautam84/xPense

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

    Language:Kotlin10201
  • 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
  • RoRoche/kAndroidModular

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

    Language:Kotlin9101
  • KwabenBerko/CoinTrack-Android-MVVM

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

    Language:Java8112
  • 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:Java7101
  • 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:Kotlin6200
  • bugrayetkinn/Android-MVVM

    Android Kotlin Mvvm Example

    Language:Kotlin6101
  • 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:Java6000
  • gautam84/AniMaxx

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

    Language:Kotlin5101
  • 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:Java5100
  • ibrahimcanerdogan/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:Kotlin400
  • 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
  • orioonyx/CleanArchitecture

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

    Language:Kotlin4101
  • gautam84/MusicX

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

    Language:Kotlin3100
  • KNUTICE/KNUTICE-Android

    📢 핑프들을 위한 공지사항 알림 서비스

    Language:Kotlin3001
  • samadtalukder/Android-Clean-Architecture-MVVM-With-Compose

    Android Clean Architecture Using MVVM With Jetpack Compose

    Language:Kotlin3