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

Topic: "android-architecture"

android/architecture-samples

A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.

Language: Kotlin - Size: 12.8 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 45,055 - Forks: 11,746

android10/Android-CleanArchitecture

This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.

Language: Java - Size: 4.95 MB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 15,550 - Forks: 3,311

hehonghui/android-tech-frontier

【停止维护】一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目

Size: 39.4 MB - Last synced at: 18 days ago - Pushed at: over 4 years ago - Stars: 10,497 - Forks: 3,332

JessYanCoding/MVPArms

⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).

Language: Java - Size: 5.69 MB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 10,282 - Forks: 2,378

janishar/android-mvp-architecture

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

Language: Java - Size: 5.86 MB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 4,443 - Forks: 1,241

luckybilly/CC

业界首个支持渐进式组件化改造的Android组件化开源框架,支持跨进程调用。Componentize your android project gradually.

Language: Java - Size: 30.9 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 4,053 - Forks: 637

bufferapp/android-clean-architecture-boilerplate

An android boilerplate project using clean architecture

Language: Kotlin - Size: 3.44 MB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 3,685 - Forks: 518

luojilab/DDComponentForAndroid

一套完整有效的android组件化方案,支持组件的组件完全隔离、单独调试、集成调试、组件交互、UI跳转、动态加载卸载等功能

Language: Java - Size: 1.01 MB - Last synced at: 10 days ago - Pushed at: almost 5 years ago - Stars: 3,329 - Forks: 568

mxdldev/android-mvp-mvvm-flytour

🔥🔥🔥 FlyTour是Android MVVM+MVP+Dagger2+Retrofit+RxJava+组件化+插件组成的双编码架构+双工程架构+双语言Android应用开发框架,通过不断的升级迭代该框架已经有了十个不同的版本,5.0之前工程架构采用gradle配置实现组件化,5.0之后的工程架构采用VirtualAPK实现了插件化,5.0之前采用Java编码实现,5.0之后采用Kotlin编码实现,编码架构由MVVM和MVP组成,工程架构和编码架构及编码语言开发者可根据自己具体的项目实际需求去决定选择使用,该框架是Android组件化、Android插件化、Android MVP架构、Android MVVM架构的集大成者,帮助你快速的搭建自己的App项目开发框架,以便把主要的精力放在自己的项目的业务功能实现上,另外在长期的工作实践中总结整理大量的实用工具类在项目lib_common组件的util包当中方便大家调用。

Language: Java - Size: 33.5 MB - Last synced at: 10 days ago - Pushed at: about 4 years ago - Stars: 3,158 - Forks: 560

Blankj/AndroidStandardDevelop

:star2: Best practices in Android develop(final).

Size: 224 KB - Last synced at: 10 days ago - Pushed at: over 4 years ago - Stars: 3,012 - Forks: 584

janishar/android-mvvm-architecture

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

Language: Java - Size: 815 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 2,962 - Forks: 930

xiaojinzi123/Component

A powerful componentized framework.一个强大、100% 兼容、支持 AndroidX、支持 Kotlin并且灵活的组件化框架. 大家尽量用 纯 Kotlin 的 KComponent 呀!!!

Language: Java - Size: 40.4 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 2,868 - Forks: 206

amitshekhariitbhu/android-developer-roadmap

Android Developer Roadmap - A complete roadmap to learn Android App Development

Language: Java - Size: 501 KB - Last synced at: 17 days ago - Pushed at: 10 months ago - Stars: 2,811 - Forks: 496

ahmedeltaher/MVVM-Kotlin-Android-Architecture

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

Language: Kotlin - Size: 4.22 MB - Last synced at: 17 days ago - Pushed at: 12 months ago - Stars: 2,484 - Forks: 609

vmadalin/android-modular-architecture

📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.

Language: Kotlin - Size: 95.3 MB - Last synced at: 17 days ago - Pushed at: almost 4 years ago - Stars: 2,435 - Forks: 392

mqzhangw/JIMU

一种简单有效的android组件化方案,支持组件的代码资源隔离、单独调试、集成调试、组件交互、UI跳转、生命周期等完整功能。

Language: Java - Size: 1.25 MB - Last synced at: 10 days ago - Pushed at: almost 4 years ago - Stars: 2,427 - Forks: 385

Ivy-Apps/ivy-wallet

Ivy Wallet is an open-source money manager app for android that you can either build or download from Google Play.

Language: Kotlin - Size: 16.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2,326 - Forks: 514

bytedance/scene

Android Single Activity Framework compatible with Fragment.

Language: Java - Size: 6.92 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 2,226 - Forks: 205

JessYanCoding/ArmsComponent

📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).

Language: Java - Size: 8.98 MB - Last synced at: 6 days ago - Pushed at: about 5 years ago - Stars: 1,687 - Forks: 242

chiclaim/AndroidAll

Android 程序员需要掌握的技术栈:数据结构算法、程序架构、设计模式、性能优化、Kotlin、NDK、Jetpack,以及常用的开源框架源码分析如 Flutter、Router、RxJava、Glide、LeakCanary、Dagger2、Retrofit、OkHttp、ButterKnife 等

Language: Java - Size: 22.4 MB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 1,643 - Forks: 402

athkalia/Just-Another-Android-App 📦

An Android base app with loads of cool libraries/configuration NOT MAINTAINED

Language: Java - Size: 2.13 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 1,616 - Forks: 171

Juude/Awesome-Android-Architecture

Android架构合集

Size: 23.4 KB - Last synced at: 23 days ago - Pushed at: over 6 years ago - Stars: 1,529 - Forks: 294

androiddevnotes/awesome-jetpack-compose-learning-resources

👓 A continuously updated list of learning Jetpack Compose for Android apps.

Language: Kotlin - Size: 4.36 MB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 1,396 - Forks: 136

badoo/MVICore

MVI framework with events, time-travel, and more

Language: Kotlin - Size: 5.18 MB - Last synced at: 18 days ago - Pushed at: 2 months ago - Stars: 1,288 - Forks: 88

bumble-tech/appyx

Model-driven navigation + UI components with gesture control for Compose Multiplatform

Language: Kotlin - Size: 52.2 MB - Last synced at: 10 days ago - Pushed at: 24 days ago - Stars: 1,206 - Forks: 61

Spikeysanju/Expenso

📊 A Minimal Expense Tracker App built to demonstrate the use of modern android architecture component with MVVM Architecture

Language: Kotlin - Size: 7.5 MB - Last synced at: 16 days ago - Pushed at: about 2 years ago - Stars: 1,010 - Forks: 172

Spikeysanju/Einsen

🎯 Einsen is a prioritization app that uses Eisenhower matrix technique as workflow to prioritize a list of tasks & built to Demonstrate use of Jetpack Compose with Modern Android Architecture Components & MVVM Architecture.

Language: Kotlin - Size: 4.33 MB - Last synced at: 15 days ago - Pushed at: over 3 years ago - Stars: 920 - Forks: 82

sundaysec/Android-Exploits

A collection of android Exploits and Hacks

Language: HTML - Size: 285 KB - Last synced at: 26 days ago - Pushed at: over 5 years ago - Stars: 890 - Forks: 149

AkshayChordiya/News

A sample News 🗞 app built using Modern Android Development [Architecture Components, Coroutines, Retrofit, Room, Kotlin, Dagger]

Language: Kotlin - Size: 2.9 MB - Last synced at: 11 days ago - Pushed at: over 4 years ago - Stars: 853 - Forks: 171

JessYanCoding/MVPArt

🎨 A new Android MVP architecture (此框架旨在解决传统 MVP 类和接口太多, 并且 Presenter 和 View 通过接口通信过于繁琐, 重用 Presenter 代价太大等问题).

Language: Java - Size: 1.16 MB - Last synced at: 7 days ago - Pushed at: over 6 years ago - Stars: 776 - Forks: 153

EranBoudjnah/CleanArchitectureForAndroid

Clean Architecture for Android - a sample project

Language: Kotlin - Size: 4.58 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 735 - Forks: 81

ferPrieto/SpaceX-prepare-for-Clean-Architecture-liftoff

Clean Architecture Modular Project: MVVM + Jetpack Compose + Coroutines + Flows + Dagger2 + LiveData + UnitTests + UITests + Screenshot Tests + MockWebServer

Language: Kotlin - Size: 92.7 MB - Last synced at: 28 days ago - Pushed at: 9 months ago - Stars: 732 - Forks: 88

odaridavid/Clean-MVVM-ArchComponents

👽 Built with MVVM pattern, Koin , Coroutines + Flows ,Architecture Components, Data Binding , Firebase , Unit/UI Tests ,Motion Layout

Language: Kotlin - Size: 16.9 MB - Last synced at: 3 days ago - Pushed at: almost 4 years ago - Stars: 686 - Forks: 111

TheCodeMonks/Notzz-App

📝 A Simple Note-Taking App built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, State Flow, Hilt-Dependency Injection, Jetpack DataStore, Architecture Components, MVVM, Room, Material Design Components).

Language: Kotlin - Size: 6.82 MB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 670 - Forks: 53

oldergod/android-architecture Fork of android/architecture-samples 📦

MVI architecture Implementation of the ToDo app.

Language: Kotlin - Size: 2.07 MB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 669 - Forks: 68

erikjhordan-rey/People-MVVM

Sample created to practice MVVM and DataBinding in Android Applications.

Language: Java - Size: 708 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 668 - Forks: 195

amitshekhariitbhu/MVVM-Architecture-Android

MVVM architecture using Kotlin, Dagger, Retrofit, Coroutines, Flow, StateFlow, and etc.

Language: Kotlin - Size: 511 KB - Last synced at: 15 days ago - Pushed at: 11 months ago - Stars: 634 - Forks: 129

respawn-app/FlowMVI

Architecture Framework for Kotlin. Reuse every line of code. Handle all errors automatically. No boilerplate. Build features in minutes. Analytics, metrics, debugging in 3 lines of code. Make all code thread-safe. 50+ features.

Language: Kotlin - Size: 5.57 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 613 - Forks: 22

patloew/countries

An example Android app using Retrofit, Realm, Parceler, Dagger and the MVVM pattern with the data binding lib.

Language: Kotlin - Size: 547 KB - Last synced at: 14 days ago - Pushed at: almost 7 years ago - Stars: 613 - Forks: 102

vbauer/android-arsenal.com

Source to android-arsenal.herokuapp.com

Language: HTML - Size: 786 KB - Last synced at: 7 days ago - Pushed at: about 5 years ago - Stars: 547 - Forks: 220

sebaslogen/resaca

Compose Multiplatform library to scope ViewModels to a Composable, surviving configuration changes and navigation

Language: Kotlin - Size: 1.21 MB - Last synced at: 10 days ago - Pushed at: 15 days ago - Stars: 523 - Forks: 10

TheCodeMonks/NYTimes-App

🗽 A Simple Demonstration of the New York Times App 📱 using Jsoup web crawler with MVVM Architecture 🔥

Language: Kotlin - Size: 20.2 MB - Last synced at: 3 days ago - Pushed at: about 3 years ago - Stars: 514 - Forks: 60

ologe/canaree-music-player

Complete music player published in the Play Store. Heavily relies on Dagger, kotlin coroutines and Clean architecture.

Language: Kotlin - Size: 77.5 MB - Last synced at: 15 days ago - Pushed at: 18 days ago - Stars: 512 - Forks: 82

vbauer/android-blogs

Blogs about Android

Size: 37.1 KB - Last synced at: 14 days ago - Pushed at: over 3 years ago - Stars: 503 - Forks: 140

manas-chaudhari/android-mvvm

MVVM on Android using RxJava and Data Binding

Language: Java - Size: 378 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 500 - Forks: 79

KunMinX/VIABUS-Architecture 📦

让 Android 开发可以像流水线一样高效的 “职责分离架构” ⚡ 不同于 MVP 的配置解耦,也非 MVVM-Clean,VIABUS 是世界范围内首个明确提出 “通过职责分离” 真正实现 UI 和业务并行开发的 Android 业务架构和设计模式理念。

Language: Java - Size: 2.9 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 486 - Forks: 83

ww-tech/roxie

Lightweight Android library for building reactive apps.

Language: Kotlin - Size: 250 KB - Last synced at: 14 days ago - Pushed at: over 3 years ago - Stars: 481 - Forks: 36

ImangazalievM/CleanArchitectureManifest

Description of the main principles and rules for building an Android application using Clean Architecture approach

Language: Kotlin - Size: 991 KB - Last synced at: 14 days ago - Pushed at: over 3 years ago - Stars: 453 - Forks: 40

sberoch/RickAndMorty-AndroidArchitectureSample

A Rick And Morty simple app to show one approach to using some of the best practices in Android Development.

Language: Kotlin - Size: 573 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 445 - Forks: 134

AliAsadi/Android-Clean-Architecture

🎞 A movie Android app that mimics a real-world project environment, showcasing Clean Architecture, Kotlin, and Jetpack Compose, with Offline-first support.

Language: Kotlin - Size: 78.5 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 427 - Forks: 64

xiaobailong24/MVVMArms 📦

Android MVVM Architecture Components based on MVPArms and Android Architecture Components.

Language: Java - Size: 28.7 MB - Last synced at: 6 days ago - Pushed at: over 7 years ago - Stars: 424 - Forks: 63

antoniolg/clean-architecture

Clean architecture sample

Language: Kotlin - Size: 129 KB - Last synced at: 13 days ago - Pushed at: about 5 years ago - Stars: 387 - Forks: 111

babylonhealth/orbit-mvi 📦

An MVI framework for Kotlin and Android

Language: Kotlin - Size: 1.43 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 384 - Forks: 23

tangpj/calces-gradle-plugin

Android构建工具集:包含快速实现组件化构建脚本,快速实现屏幕最小宽度适配脚本

Language: Groovy - Size: 540 KB - Last synced at: 20 days ago - Pushed at: over 4 years ago - Stars: 383 - Forks: 47

ranaaditya/SPYZIER-APP

Android spying app and Parental controller app.

Language: Java - Size: 146 KB - Last synced at: 13 days ago - Pushed at: almost 4 years ago - Stars: 374 - Forks: 123

wajahatkarim3/Imagine

An simple image gallery app utilizing Unsplash API to showcase modern Android development architecture (MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit)

Language: Kotlin - Size: 15.6 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 363 - Forks: 61

robertlevonyan/camerax-demo

A sample camera app with CameraX API from Android Jetpack

Language: Kotlin - Size: 16.5 MB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 360 - Forks: 92

melihaksoy/Android-Kotlin-Modulerized-CleanArchitecture

🚀 Example modularized android application with single activity written in Kotlin

Language: Kotlin - Size: 559 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 356 - Forks: 38

VladimirWrites/BLTaxi

🚕 BL Taxi is a simple app for calling a taxi in the city Banja Luka built using modern Android development tools

Language: Kotlin - Size: 1.44 MB - Last synced at: 28 days ago - Pushed at: 9 months ago - Stars: 352 - Forks: 39

KucherenkoIhor/Android-Architecture-Components

The template project that uses Android Architecture Components with Repository pattern. The simple app that uses awesome Fuel library instead of Retrofit for perfoming HTTP request. The app also persists data using the Room library and display data in RecyclerView.

Language: Kotlin - Size: 154 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 330 - Forks: 44

moxy-community/Moxy

Moxy is MVP library for Android with incremental annotation processor and ktx features

Language: Java - Size: 1.11 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 326 - Forks: 32

happysingh23828/Android-Clean-Architecture

This is a sample movie list Android application built to demonstrate use of Clean Architecture tools. Dedicated to all Android Developers - (Kotlin, MVVM, Clean Architecture, Rx-Java, Dagger, OkHttp, Unit Testing, SOLID principles, Code Coverage)

Language: Kotlin - Size: 5.91 MB - Last synced at: 28 days ago - Pushed at: over 3 years ago - Stars: 299 - Forks: 51

necatisozer/Modern-Android-Development

Modern Android Development tools & key points

Size: 25.4 KB - Last synced at: about 6 hours ago - Pushed at: about 5 years ago - Stars: 275 - Forks: 21

djuarez/Kotlin-CleanArchitecture

This is a sample app that is part of a blog post I have written about how to architect android application using the Uncle Bob's clean architecture and Fernando Cejas Android-CleanArchitecture in Kotlin. Post in Spanish: http://katade.com/clean-architecture-kotlin/

Language: Kotlin - Size: 78.1 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 274 - Forks: 38

amitshekhariitbhu/Android-MVP-Sample-Application

Android MVP Sample Application

Language: Java - Size: 172 KB - Last synced at: 27 days ago - Pushed at: 11 months ago - Stars: 265 - Forks: 99

ibrahimsn98/web-dev-tools-android

Sample Android Application - MVVM, Clean Architecture, Modularization, Repository Pattern

Language: Kotlin - Size: 803 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 256 - Forks: 33

DSAppTeam/ComponentCornerstone

:ant::ant: 一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand new android componentization solution, no need to sink public code, no need to use hard coding to distribute sdk, independent maintenance component exposed SDK / IMPL, break the official module loop and support the call between components The SDK supports integrated component debugging/components to run independently.

Language: Groovy - Size: 10.5 MB - Last synced at: 22 days ago - Pushed at: 8 months ago - Stars: 254 - Forks: 25

Arisono/android-bookmark

【资料汇总】Android 资源知识大全 https://www.yundashi168.com/154.html

Size: 111 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 252 - Forks: 83

jshvarts/DaggerAndroidMVVM

Demonstrates using Dagger 2.11+ in MVVM app with Android Architecture Components, Clean Architecture, RxJava

Language: Java - Size: 143 KB - Last synced at: 28 days ago - Pushed at: over 7 years ago - Stars: 242 - Forks: 64

sergejsha/knot

Unidirectional reactive state container for Android & Kotlin.

Language: Kotlin - Size: 1.43 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 240 - Forks: 21

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: Kotlin - Size: 995 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 228 - Forks: 32

JessYanCoding/LifecycleModel

📬 The LifecycleModel class is designed to store and manage UI-related data in a lifecycle conscious way, the LifecycleModel class allows data to survive configuration changes such as screen rotations, it also handles the communication of the Activity / Fragment with the rest of the application, base on https://developer.android.google.cn/topic/libraries/architecture/viewmodel.html

Language: Java - Size: 197 KB - Last synced at: 6 days ago - Pushed at: over 6 years ago - Stars: 228 - Forks: 27

ImangazalievM/Bubbble

Sample app showcases the MVP pattern and Robert Martin's Clean Architecture approach.

Language: HTML - Size: 2.51 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 221 - Forks: 25

johncarl81/transfuse

:syringe: Transfuse - A Dependency Injection and Integration framework for Google Android

Language: Java - Size: 13 MB - Last synced at: 14 days ago - Pushed at: almost 4 years ago - Stars: 221 - Forks: 28

commonsguy/cw-androidarch

Source Code for the Book "Android's Architecture Components"

Language: Java - Size: 963 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 219 - Forks: 62

erikjhordan-rey/Clean-Architecture-Android

Sample to practice Clean Architecture in android applications.

Language: Java - Size: 11.1 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 215 - Forks: 77

AliAsadi/Android-MVP-Architecture

🏛 A basic sample android application to understand MVP in a very simple way. Just clone, build, run and understand MVP.

Language: Java - Size: 673 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 210 - Forks: 67

etiennelenhart/Eiffel

Redux-inspired Android architecture library leveraging Architecture Components and Kotlin Coroutines

Language: Kotlin - Size: 383 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 208 - Forks: 13

AliAsadi/Android-MVVM-Architecture

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

Language: Java - Size: 201 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 198 - Forks: 59

laomuji888/Quickly-Use-Jetpack-Compose

简单易用的 Jetpack Compose 快速开发框架,以Compose的方式实现功能.

Language: Kotlin - Size: 33 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 196 - Forks: 1

akoufa/CoolWeather

Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin

Language: Kotlin - Size: 6.64 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 196 - Forks: 20

robertlevonyan/media-picker

Easy customizable picker for all your needs in Android application

Language: Kotlin - Size: 751 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 190 - Forks: 36

Debanshu777/Compose-Snapchat-Clone

Snapchat Clone with Material 3, Jetpack Compose and Clean Architecture - Navigation Components, CamaraX, android-maps-compose, Exoplayer, Detekt, Coil, Gradle Secrets, Permission Handling.

Language: Kotlin - Size: 57.2 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 189 - Forks: 28

dgngulcan/droid-feed

Aggregated Android news, articles, podcasts and conferences about Android Development

Language: Kotlin - Size: 12.4 MB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 186 - Forks: 36

erikjhordan-rey/Android-Spotify-MVP

Android Sample to explain Model View Presenter in android applications.

Language: Java - Size: 6.33 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 185 - Forks: 65

LiteKite/Android-MonetizeApp

A sample which uses Google's Play Billing Library and it makes In-app Purchases and Subscriptions.

Language: Java - Size: 1.76 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 162 - Forks: 43

kozmi55/Kotlin-Android-Examples

Android example app in Kotlin using RxJava and MVP/MVVM architecture with many features.

Language: Kotlin - Size: 384 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 161 - Forks: 47

tangpj/Android-advanced-blueprint

Android进阶蓝图,各种新技术的体验demo,快速上手Data Binding,Data Binding Compiler V2,Android Architecture,Room等Android的黑科技

Language: Java - Size: 469 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 154 - Forks: 34

kbiakov/unidirectional-architecture-on-mobile

Dive into :iphone: Unidirectional Architecture!

Language: Kotlin - Size: 58.6 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 146 - Forks: 17

antoniolg/androidmvvm

Android MVVM sample

Language: Kotlin - Size: 127 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 145 - Forks: 22

rifqimfahmi/android-mvvm-coroutine

Kotlin android application example with MVVM pattern, android architecture, kotlin coroutine, unit test, and UI test

Language: Kotlin - Size: 296 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 142 - Forks: 39

tunjid/teammate-android 📦

A Team Management app for creating tournaments and games for various sports

Language: Kotlin - Size: 4.6 MB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 139 - Forks: 27

armcha/MVP-Architecture-Components

This is a sample project, showing the connection between Android Architecture Components and MVP pattern.

Language: Java - Size: 496 KB - Last synced at: about 2 hours ago - Pushed at: almost 8 years ago - Stars: 137 - Forks: 22

Nimrodda/dagger-androidinjector

This sample is part of a tutorial on how to use the new dagger-android module, which was released in Dagger 2.10.

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

pedromassango/IBackdrop

A library to simply use Backdrop in your project (make it easy). Read more ->

Language: Kotlin - Size: 1.51 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 135 - Forks: 13

anitaa1990/RoomDb-Sample

A simple notes app to demo Room + LiveData implementation in Android

Language: Java - Size: 693 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 123 - Forks: 42

romellfudi/FudiNFC

:octocat: :credit_card: NFC Reader And Writer using Android devices by @romellfudi

Language: Kotlin - Size: 3.14 MB - Last synced at: 8 days ago - Pushed at: about 3 years ago - Stars: 119 - Forks: 27

Mina-Mikhail/Kotlin-Base-MVVM

💎 Android Base Project with Kotlin and MVVM applying clean architecture

Language: Kotlin - Size: 1.1 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 118 - Forks: 25

jeanboydev/Android-Architecture

:city_sunrise:该项目结合 MVP 与 Clean 架构思想,探索在 Android 项目上的最佳实践。

Language: Java - Size: 1.11 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 113 - Forks: 31

ibrahimsn98/android-mvvm-dagger-2-rxjava-example

Sample Android Application - MVVM, Dagger 2, RxJava, Retrofit

Language: Java - Size: 137 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 112 - Forks: 55

Related Topics
android 666 kotlin 287 android-application 242 android-development 229 android-app 188 kotlin-android 178 mvvm 155 android-studio 139 android-library 133 mvvm-architecture 129 retrofit2 120 clean-architecture 115 mvvm-android 115 android-ui 114 dagger2 103 android-sdk 87 java 87 viewmodel 75 livedata 75 jetpack-compose 69 room 66 kotlin-coroutines 64 mvp 64 coroutines 58 rxjava2 56 androidstudio 54 room-persistence-library 52 mvp-architecture 51 rxjava 50 mvp-android 49 architecture 45 android-architecture-components 44 databinding 43 room-database 43 architecture-components 40 dagger2-android 39 jetpack-android 34 material-design 34 retrofit 33 jetpack 31 hilt-android 30 firebase 28 dependency-injection 27 flow 26 jetpack-navigation 25 coroutines-android 24 clean-code 24 compose 24 kotlin-library 24 mvvm-pattern 24 dagger-hilt 22 rxandroid 21 hilt 21 mvi 21 navigation-component 19 mvi-architecture 18 android-mvvm-architecture 17 glide 17 dagger 17 kotlin-language 17 butterknife 16 okhttp3 16 rxjava-android 16 koin 16 dagger2-mvp 16 repository-pattern 15 android-clean-architecture 15 espresso 15 redux 15 hacktoberfest 14 material-ui 14 recyclerview 14 mvp-pattern 13 firebase-auth 13 navigation 13 android-mvp 13 databinding-android 12 xml 12 dagger2-mvvm 12 mockito 12 android-mvvm 12 kotlin-flow 12 livedata-databinding 11 app 11 android-jetpack 11 android-cleanarchitecture 11 viewmodel-pattern 11 firebase-database 11 navigation-architecture-component 11 data-binding 11 stateflow 10 androidx 10 kotlin-extensions 10 github-api 10 android-mvp-architecture 10 unit-testing 10 sample 10 mvi-android 10 android-boilerplate 9 java-8 9