Topic: "livedata-viewmodel"
KunMinX/Jetpack-MVVM-Best-Practice
难得一见 Jetpack MVVM 最佳实践!在 "以简驭繁" 代码中,对 "视图控制器" 乃至 "标准化开发模式" 形成正确、深入理解!
Language: Java - Size: 10.2 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 8,927 - Forks: 1,646

PatilShreyas/Foodium
🍲Foodium is a sample food blog Android application 📱 built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger 2/Hilt, Architecture Components, MVVM, Room, Retrofit, Moshi, Material Components).
Language: Kotlin - Size: 18.4 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 2,299 - Forks: 417

VIPyinzhiwei/Eyepetizer
🔥基于 Kotlin 语言仿写「开眼 Eyepetizer」的一个短视频 Android 客户端项目,采用 Jetpack + 协程实现的 MVVM 架构。
Language: Kotlin - Size: 117 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2,052 - Forks: 442

KunMinX/UnPeek-LiveData
LiveData 数据倒灌:别问,问就是不可预期 - Perfect alternative to SingleLiveEvent, supporting multiple observers.
Language: Java - Size: 511 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1,239 - Forks: 124

ZahraHeydari/MusicPlayer
Implemented using Clean Arch, MVVM, LiveData, Room, Koin, Coil, Service, Notification and ExoPlayer
Language: Kotlin - Size: 10.5 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 621 - Forks: 89

mobiledevpro/Android-Kotlin-MVVM-Template 📦
AppTemplate | MVVM + Clean Architecture | Kotlin, Coroutines, LiveData, Koin, Databinding, Navigation components, Room, Crashlytics, Circle CI config, commons classes for UI.
Language: Kotlin - Size: 1.79 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 556 - Forks: 50

fuusy/component-jetpack-mvvm
💖组件化+Jetpack+Kotlin+MVVM项目实战,涉及Jetpack相关组件,Kotlin相关技术,协程+Retrofit,Paging3+Room等。
Language: Kotlin - Size: 787 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 537 - Forks: 97

Jetpack-Missionary/Jetpack-From-Java-To-Kotlin
本项目专注于提供 Jetpack 核心组件 Java vs Kotlin 1:1 对照示例 —— This project focuses on providing comparative examples of the core components of Jetpack from Java to Kotlin.
Language: Java - Size: 1.39 MB - Last synced at: 25 days ago - Pushed at: almost 4 years ago - Stars: 422 - Forks: 52

WaheedNazir/Kotlin-MVVM-Architecture
Android Architecture Design Patterns using Kotlin, MVVM, Hilt, LiveData, Room, MediatorLiveData, NetworkBoundResources, Retrofit, AndroidX, ViewModels, Dependency Injection using Dagger2, Repository pattern.
Language: Kotlin - Size: 17.7 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 340 - Forks: 52

KunMinX/MVI-Dispatcher
简明易用框架,解决 MVI 实战痛点
Language: Java - Size: 664 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 314 - Forks: 36

blindmonk/WanArchitecture
汇聚了业界知名架构文章。从建筑学的知识中得到一些对架构的思考,并以架构设计原则和目的对Jetpack MVVM 重新构造!
Language: Kotlin - Size: 1.88 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 237 - Forks: 32

VcStrong/JetpackMVVM
最新最实用的组件化android-MVVM框架
Language: Java - Size: 655 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 190 - Forks: 41

KunMinX/MVI-Dispatcher-KTX
简明易用框架,解决 MVI 实战痛点
Language: Kotlin - Size: 747 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 169 - Forks: 12

a914-gowtham/LetsChat
LetsChat is a Sample Messaging Android application built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger-Hilt, Architecture Components, MVVM, Room, Testing, Coil, DataStore) and Firebase
Language: Kotlin - Size: 118 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 162 - Forks: 57

prasannajeet/kotlin-mvvm-hilt-flow-app
Kotlin first app using Clean Architecture with MVVM pattern along with Android Architecture Components such as LiveData, ViewModel, Navigation and idiomatic Kotlin using extension functions, type-aliases, Coroutines and Dependency Injection using Hilt
Language: Kotlin - Size: 6.13 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 129 - Forks: 21

dheerajkotwani/GithubVisualizer
📲 Android Application to track any user activity on Github built using the Github Developers API. Used Retrofit to fetch data and MVVM Architecture.
Language: Kotlin - Size: 10 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 119 - Forks: 29

Mustafashahoud/MoviesApp
A Movie Application uses TheMovie API, MVVM architecture and all jetpack components.
Language: Kotlin - Size: 1.97 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 109 - Forks: 11

erikjhordan-rey/LiveData-DataBinding-Kotlin
Sample to practice LiveData + DataBinding
Language: Kotlin - Size: 13.8 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 88 - Forks: 16

gs-ts/TrackMyPath
An Android app written in Kotlin that demonstrates a clean architecture with MVVM, Fused Location Provider, LifecycleService, and Coroutines. It is used as lab to test new Android features.
Language: Kotlin - Size: 3.71 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 72 - Forks: 13

jenly1314/AppTemplate
:performing_arts: App快速构建模板,致力于快速开发实现App提供解决方案
Language: Kotlin - Size: 116 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 55 - Forks: 14

hellosagar/AssigmentHub
📋 Android app to manage assignments for teachers in college.
Language: Kotlin - Size: 2.35 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 50 - Forks: 13

ardakazanci/Heyyoo
Heyyoo is a sample social media Android application 📱 built to demonstrate use of Modern Android development tools - (Kotlin, Coroutines, Architecture Components, MVVM, Room, Retrofit, Material Components).
Language: Kotlin - Size: 9.5 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 48 - Forks: 6

gabriel-TheCode/Infotify
A newsfeed app built in Kotlin to demonstrate the usage of MVVM with Clean Architecture and Android Architecture Components.
Language: Kotlin - Size: 3.98 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 43 - Forks: 7

hasancse91/weather-app-android-mvvm
Simple MVVM practice repository for very very beginners. You don't need to know about Dagger, Coroutine or Rx for understanding MVVM and this project. To check the MVVM Architecture Bengali Tutorial visit my blog site
Language: Kotlin - Size: 258 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 40 - Forks: 10

AmrAbdelhameed/NYTimesMostPopularArticles
A simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app), also user able to browse/ add articles to favorite list that implements MVVM architecture using Dagger2, Retrofit, Coroutines, LiveData, RoomDatabase, Database Debugging, DataBinding and Navigation Component.
Language: Kotlin - Size: 1.19 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 38 - Forks: 8

KadirKuruca/NewsApp-MVVM-Hilt-Room-Retrofit
A simple Image News App with MVVM Architecture, Hilt, Retrofit, Room, Coroutines
Language: Kotlin - Size: 262 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 34 - Forks: 10

CasparXL/KotlinMVVM
这是一个使用Kotlin语言的MVVM框架,集成了一些常用的第三方库
Language: Kotlin - Size: 49 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 33 - Forks: 6

Ibrahim-Mushtaha/Socket.io-Chat-App
Real-time chat app using socket.io, add users, add groups, send messages, send images, and update user status "online/offline".
Language: Kotlin - Size: 4.81 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 25 - Forks: 9

frankie9527/ArchitecturePractice
Learning architecture-samples project, using Google's latest technologies to integrate them into the project.
Language: Kotlin - Size: 19.4 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 24 - Forks: 1

arslanshoukat/DiabeTracker
Diabetes Management Android App
Language: Kotlin - Size: 754 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 24 - Forks: 10

IsaiasCuvula/recipe_mvvm_android_app
MVVM RECIPE ANDROID APP Is an app where I show how to use MVVM, retrofit, dagger hilt, coroutine, liveData, Kotlin, navigation component, and so on...
Language: Kotlin - Size: 138 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 23 - Forks: 10

alfayedoficial/Pagination_Recyclerview_Android_Kotlin
Pagination Recyclerview Android Kotlin 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 MVVM design pattern and LiveData.
Language: Kotlin - Size: 84.9 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 23 - Forks: 7

Aish05/restcountries-app
App that demonstrates mvvm with koin and other architecture components
Language: Kotlin - Size: 520 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 23 - Forks: 10

Spikeysanju/Picto
🌌 An MVVM Sample project with custom Image Loading Library
Language: Kotlin - Size: 17.4 MB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 20 - Forks: 3

IsaiasCuvula/weather_app
An Android App where you can check weather from city you want and see forecast for next tree days, it was built with mvvm, dagger-hilt, livedata,coroutines, jetpack libraries...
Language: Kotlin - Size: 135 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 6

Shehab-Alaa/CleanArchitectureApp
A Clean Architecture App that uses feature Modularization Architecture (app, presentation, domain, data, buildSrc) modules to hit TMDB API using MVVM Architecture, Coroutines, Retrofit2, Pagination, Live Data, Data Binding, Koin, SOLID Principles, Unit Testing using MockK and UI Testing using Espresso.
Language: Kotlin - Size: 682 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 19 - Forks: 4

Deepshikhayadav/TrackEzy
Language: Kotlin - Size: 3.79 MB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 19 - Forks: 1

AnushkaMadusanka/RoomMVVMCrudApp
Complete android mvvm crud app example in kotlin. Created using room, data binding, view model, live data and coroutines. Read the complete tutorial form this link. https://appdevnotes.com/android-clean-architecture-project-example/
Language: Kotlin - Size: 133 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 19 - Forks: 8

Droid-Kerala/TheShard
Sample app that implements MVVM architecture using Kotlin, ViewModel, LiveData, and etc.
Language: Kotlin - Size: 1.06 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 17 - Forks: 3

Ahmed-Sellami/Coronavirus-Stats
Coronavirus Stats is an Android application that provides you the latest stats about Covid-19, featured with a summary notification about your country delivered at the end of the day.
Language: Kotlin - Size: 17.3 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 17 - Forks: 6

mitchtabian/UI-Communication-with-MVI
Effective UI Communication with MVI architecture, a BaseActivity and the Repository Pattern.
Language: Kotlin - Size: 134 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 6

halilozel1903/Covid19Stats
Covid-19 Virus 🦠 App 📱 using Dagger Hilt, Coroutines, ViewModel, Lifecycle, LiveData, Retrofit based on MVVM Architecture. 🛠
Language: Kotlin - Size: 786 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 11

abhriyaroy/CallBlockR
A privacy first, open-source call blocking app.
Language: Kotlin - Size: 7.61 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 2

iamraf/IEE-Apps
Android application with services of the Information and Electronic Engineering department of International Hellenic University.
Language: Java - Size: 312 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 1

WaheedNazir/LocationUpdates-LiveData-ViewModel
Location services using FusedLocation Api and handle location updates as a LiveData using Android architecture components and Jetpack libraries.
Language: Kotlin - Size: 869 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 15 - Forks: 3

HJunLong601/LWanAndroid
基于MVVM架构,使用kotlin、协程等技术的玩安卓项目,另集成了换肤框架以及Booster/普通gradle插件等
Language: Java - Size: 17 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 14 - Forks: 0

sagrawal2418/NewsApp-MVVM-Architecture
MVVM Clean Architecture using Jetpack Compose, Kotlin, Retrofit, Coroutines, Flow, StateFlow, Dagger-Hilt, WorkManager, Room, Unit test and etc
Language: Kotlin - Size: 6.66 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 2

asgeri85/eCommerceKotlin
Language: Kotlin - Size: 164 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 0

gdsc-bbsbec/GBooks
A simple android app written in Kotlin to read books from the Google Book Api.
Language: Kotlin - Size: 2.75 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 7

DSC-JSS-NOIDA/Zealicon
Official Zealicon 2020 android app
Language: Kotlin - Size: 15.5 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 5

kulloveth/FirebaseAndroidAuthSample
A sample simplifying firebase authentication with email and gmail in android with Kotlin
Language: Kotlin - Size: 1.79 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 4

AmrAbdelhameed/NYTimesMostPopularArticles-JavaVersion
A simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app), also user able to browse/ add articles to favorite list that implements MVVM architecture using Dagger2, Retrofit, RxJava2, LiveData, RoomDatabase, Database Debugging, DataBinding and Navigation Component.
Language: Java - Size: 2 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 4

ReemHazzaa/EduApp
EduApp is a mini e-learning platform based on udemy's public api. It has 4 main navigation destinations (Home, Search, Wishlist, Cart). Users can search courses from different categories and get real-time results from the api using Chips for a smooth filtering experience. It has different theme for dark mode.
Language: Kotlin - Size: 14.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 3

CodeStarX/AndroidCleanArchitecture
Android Application to use TMDb (The Movie Database) API
Language: Kotlin - Size: 204 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 0

forntoh/android-livedata-validation
DataBinding ViewModel form validation library for Android ♻
Language: Kotlin - Size: 809 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 10 - Forks: 2

abhinav12k/Note_It
Taking notes is an important way for people to record information they want to retain. Note It! make it easier to store notes with its simplistic UI.
Language: Java - Size: 2.24 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 5

arsildo/prevail
Prevail is an imageboard android application.
Language: Kotlin - Size: 487 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

beomjo/white-noise-player
💿 White noise player app for sleep and concentration
Language: Kotlin - Size: 9.75 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 2

WaheedNazir/Communication-ActivityFragment-ViewModel
Show case of communication between Activities/Fragments using ViewModels and LiveData in Kotlin.
Language: Kotlin - Size: 3.24 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 2

mbobiosio/MoviesBoard
MoviesBoard app showcases Android best practices with Google's recommended architecture: MVVM + Repository + Offline support + Android Architecture Components + Paging 3 + LiveData + Moshi + Coroutines + Material Theme Components + Retrofit2.
Language: Kotlin - Size: 33.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 3

carpodok/GitHubApiApp-MVVM-Retrofit-Hilt-Dagger-Livedata
Integration of Retrofit and Hilt-Dagger with MVVM architecture to get request from GitHub Api
Language: Kotlin - Size: 119 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 0

AnjaliiYadav/Food-Ordering-App
Simple working Food delivery App. This repository contains a detailed sample app that implements MVVM architecture using Hilt, Coroutines, Glide, FirebaseFirestore, LiveData, BindingAdapter. Uses Generics to reduce the boilerplate code.
Language: Kotlin - Size: 4.84 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 2

Somnath6646/NewsApp
OnlyNews is basically a sample news app which is built to demonstrate the modern android tools.
Language: Kotlin - Size: 10.7 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 5

droiddevgeeks/GithubFirebaseIssue
GitHub web API to retrieve all open issues associated with the firebase-ios-sdk repository.
Language: Kotlin - Size: 176 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 4

AdityaV025/Notes
Notes is a lightweight note-taking app built with Kotlin and Android Architecture Components which also follows Single Activity Architecture.
Language: Kotlin - Size: 1.22 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 4

alfayedoficial/Pagination_Recyclerview_Android_Java
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.
Language: Java - Size: 76.1 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 1

iamraf/Movies
Movies application implementing MVVM, Paging, Navigation, LiveData, DataBinding, Retrofit and Glide. Powered by TMDb.
Language: Java - Size: 189 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 1

NsAveek/Demo-Weather-App
This is a portfolio project to showcase dagger implementation along with Room, Retrofit, MVVM and LiveData. This project simply fetches weather data from different locations based on user selection. It also can detect current location's weather information. I have used Kotlin as primary language and Clean architecture for better readability.
Language: Kotlin - Size: 2.15 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

xihadulislam/kotlin_mvvm_daggerhilt-boilerplate
Kotlin MVVM Dagger Hilt boilerplate code
Language: Kotlin - Size: 119 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

rafsanahmad/Classifieds-app
A Sample Classifieds Android App in Kotlin
Language: Kotlin - Size: 10.8 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

msddev/Sample-MVVM-Clean-Arch
The Zero To Hero - App consuming a Rick and Morty API to display Characters has been built with clean architecture principles, Repository Pattern, and MVVM pattern as well as Architecture Components.
Language: Kotlin - Size: 1.54 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 1

Ibrahim-Mushtaha/MovieApp-Rxjava-MVVM
Movie android app using MVVM with RxJava 3, Retrofit, Live-Data, Data-Binding
Language: Kotlin - Size: 2.78 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 0

WaheedNazir/ViewModel-ViewModel-Communication
A sample app using Kotlin, MVVM, ViewModels, LiveData, display the communication between different ViewModels.
Language: Kotlin - Size: 959 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 4

pandelisgreen13/movieDB
Android app using MovieDb Api with Jetpack Compose, MVVM Architecture with LiveData/Flow/Paging3, Coroutines, Room Database, Navigation Component and Hilt in Kotlin
Language: Kotlin - Size: 491 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 5 - Forks: 0

Grzeluu/Weather-App
An android weather application working with OpenWeatherMap API, the app was implemented using MVVM architectural pattern with ViewModel and LiveData to clear code maintenance, retrofit2 for work with HTTP API and Location Requests to get the current location of the user.
Language: Kotlin - Size: 6 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 5 - Forks: 1

binaryshrey/WeatherMan
🌦️ Stay ahead of the storm with our minimalist weather tracker app and get notified for weather alerts!
Language: Kotlin - Size: 48.9 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 1

MhmdAwad/NewsApp
A News App developed using dagger2 - rxjava2 - paging - retrofit2 - room database - navigation component - data binding and Livedata & ViewModel
Language: Java - Size: 8.56 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 4

equinox-jj/PlanetMovie
A Movie and Tv Series Catalog Apps.
Language: Kotlin - Size: 24.2 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0

nitinec21/clean-architecture-android
Implemented with Clean Architecture, Hilt, MVVM, LiveData, Retrofit2, Kotlin, Coroutine, Flow, Navigation Architecture Component
Language: Kotlin - Size: 5.92 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 1

AbdelrahmanKhalid1/AKXPlayer
A Simple offline android media player free of ads. users can browse their medias stored on phone and create, modify and delete playlists.
Language: Kotlin - Size: 7.42 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 1

AhmadMeghani/Photo_Gallery
A basic photo-gallery app, through which user may browse images (from Pixabay API) of different categories, query search for an image, see similar images of interest, save them in local storage and share with friends.
Language: Java - Size: 722 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 1

ddvader44/Go-Run
Android Running Tracker App using Dagger Hilt ,Coroutines, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture.
Language: Kotlin - Size: 298 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

devluckman/TheMovieDB
App MovieDB Use Kotlin , Clean Architecture, MVVM, Pagination, LiveData, Dagger, Rx, Room Database
Language: Kotlin - Size: 425 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 1

Aksx73/QuotesStream
❝Quotes❞ android application built to demonstrate Pagination using Jetpack Paging library with Remote Mediator following MVVM architecture.
Language: Kotlin - Size: 1.99 MB - Last synced at: 16 days ago - Pushed at: 5 months ago - Stars: 4 - Forks: 1

Aditprayogo/Gamezin
A game application that uses various jetpack libraries such as Paging 3, Live Data, View Model, Room, and so on, Implement MVVM with Clean Architecture
Language: Kotlin - Size: 3.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

chaithucse/NewsToday
News Today application is a simple application built using Modern Android Development patterns.
Language: Kotlin - Size: 4.81 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

mendess12/mobillium-staj-task4
Language: Kotlin - Size: 437 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

ShakilAhmedShaj/EasyT3ch-Dagger2-MVVM
Simple app built on top of Dagger 2 & other best practices like MVVM, Navigation, RxJava, Room, Databinding, Offline Caching.
Language: Kotlin - Size: 217 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

isoguzay/FoursquareApiCompose
👨💻 An android assignment project with Jetpack Compose, Coroutines, ViewModel, LiveData, Retrofit, Hilt and based on MVVM by using FourSquare Place API and Google Maps Compose 🌍 📍
Language: Kotlin - Size: 2.56 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 2

SkroX/TravelAlly-Android
Android app to join the travelers visiting the same destination.
Language: Kotlin - Size: 78 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 4

mookyjan/MoviesApp
Android MoviesApp using Dagger2, Rxjava2, Retrofit, Navigation Component, Paging 3.0, Junit Jetpack (Room, ViewModel, LiveData) based on MVVM with clean architecture.
Language: Kotlin - Size: 12.8 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

andrejoshua/alphavantageapp
A currency calculator Android application with Coroutines, ViewBinding (DataBinding in previous version), and also with MVVM and clean architecture.
Language: Kotlin - Size: 251 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 3

MubarakNative/News-Cast-MB
NewsCastMB is a feature rich news application build to demonstrate Modern Android Development best practices and latest tools such as DI (Hilt), Retrofit, Paging, Room, Navigation, Coroutines (Flow), Preference Settings.
Language: Kotlin - Size: 4.5 MB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

Mohamed-Rafat-Safan/RoboKids-App
RoboKids App : This is my graduation project, and it is about a smart educational application for children (RoboKids).
Language: Kotlin - Size: 80.9 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 1

MostafaMohamed2002/TodoTracker
Android app designed to help users manage and prioritize daily tasks with efficiency and style.
Language: Kotlin - Size: 397 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0

sedanuronderr/WeatherForecastt
Projede MVVM ,Dagger-Hilt , LiveData,Navigation Component, Coroutines,Retrofit,ViewBindingve Animation Jetpack libraries were used in the project.
Language: Kotlin - Size: 1.07 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

JHM69/QuizApp
Quiz Q is a user-friendly mobile app that offers an engaging and challenging quiz experience across various topics. It allows users to answer questions within a time limit and saves their progress for later.Quiz Q utilizes ROOM Database, LiveData, ViewModel, Retrofit, and other libraries to deliver a seamless and enjoyable quiz experience.
Language: Java - Size: 6.03 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

mendess12/mobillium-staj-task3
Language: Kotlin - Size: 533 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

MaheshShukla1/NewsHub-App
NewsHub, you have the power to save articles that matter to you.
Language: Kotlin - Size: 114 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

karic-kenan/Fork
Simple android client that uses GitHub API to demonstrate one variation of Clean architecture approach
Language: Kotlin - Size: 604 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0
