All Projects → Android Spotify Mvp → Similar Projects or Alternatives

820 Open source projects that are alternatives of or similar to Android Spotify Mvp

Android Mvp Architecture
🏛 A basic sample android application to understand MVP in a very simple way. Just clone, build, run and understand MVP.
Stars: ✭ 203 (+10.33%)
Android Mvp Sample Application
Android MVP Sample Application
Stars: ✭ 260 (+41.3%)
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 快速集成框架).
Stars: ✭ 10,146 (+5414.13%)
Armscomponent
📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).
Stars: ✭ 1,664 (+804.35%)
DaggerAndroidMVP
Demonstrates using Dagger 2.10+ in MVP app that follows Clean Architecture, RxJava 2, RxRelay
Stars: ✭ 43 (-76.63%)
Mutual labels:  mvp, android-architecture
Cartoon
漫画软件——使用MVP + Retrofit + RxJava开发
Stars: ✭ 186 (+1.09%)
Mutual labels:  mvp, android-application
Android-Clean-Architecture
🚀A basic sample android application to understand Clean Architecture in a very simple way and is written in Kotlin.
Stars: ✭ 39 (-78.8%)
UTair-MVP-Sample
Android Clean Architecture + MVP Sample written in Kotlin
Stars: ✭ 27 (-85.33%)
Mutual labels:  mvp, android-architecture
Android Mvp Architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 4,360 (+2269.57%)
Mutual labels:  mvp, android-architecture
Canaree Music Player
Complete music player published in the Play Store. Heavily relies on Dagger, kotlin coroutines and Clean architecture.
Stars: ✭ 371 (+101.63%)
Viabus Architecture
让 Android 开发可以像流水线一样高效的,职责分离架构 ⚡ 不同于 MVP 的配置解耦,也不能和 似是而非 的 MVVM - Clean 同日而语。VIABUS 是世界范围内首个明确提出,通过职责分离,来真正实现 UI 和 业务并行开发的 Android 项目级开发架构和设计模式理念。
Stars: ✭ 485 (+163.59%)
Mutual labels:  mvp, android-architecture
Nytimes App
🗽 A Simple Demonstration of the New York Times App 📱 using Jsoup web crawler with MVVM Architecture 🔥
Stars: ✭ 246 (+33.7%)
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.
Stars: ✭ 15,062 (+8085.87%)
Preservely
Lightweight Android lib preserving objects instances during orientation changes
Stars: ✭ 22 (-88.04%)
Mutual labels:  mvp, android-architecture
Clean Architecture Android
Sample to practice Clean Architecture in android applications.
Stars: ✭ 207 (+12.5%)
Mutual labels:  mvp, android-architecture
CustomFontView
Custom View classes for TextView, EditText & Buttons - to set custom fonts
Stars: ✭ 26 (-85.87%)
Calculator-Plus
A Simple Calculator with rich features for daily use.
Stars: ✭ 14 (-92.39%)
Android Clean Architecture Boilerplate
An android boilerplate project using clean architecture
Stars: ✭ 3,534 (+1820.65%)
GithubApp-android-architecture
Let's learn a deep look at the Android architecture
Stars: ✭ 16 (-91.3%)
Mutual labels:  mvp, android-architecture
Androidroom
Android example to show how to use Room to access SQLite database on device for reading and writing data. This example also shows how to use LiveData and ViewModel with Room to build reactive, well performing and easy to maintain applications.
Stars: ✭ 36 (-80.43%)
Androidkex
Extensions for Kotlin. Use the power of Kotlin to make your code smaller and beautiful.
Stars: ✭ 35 (-80.98%)
Permissionsflow
A simple library to make it easy requesting permissions in Android using Kotlin Coroutines.
Stars: ✭ 49 (-73.37%)
Android Mvp Architecture
Sample app to show basics of Model-View-Presenter (MVP) architectural pattern
Stars: ✭ 79 (-57.07%)
Android tmdb clean architecture
Showcase of clean architecture concepts along with Continuous Integration and Development for modular Android applications. Includes test suits (functional and unit tests) along with code coverage.
Stars: ✭ 63 (-65.76%)
Mutual labels:  mvp, android-architecture
Android Mvp Architecture
MVP + Kotlin + Retrofit2 + Dagger2 + Coroutines + Anko + Kotlin-Android-Extensions + RX-java + Mockk + Espresso + Junit5
Stars: ✭ 82 (-55.43%)
Mutual labels:  mvp, android-architecture
Droid Feed
Aggregated Android news, articles, podcasts and conferences about Android Development
Stars: ✭ 174 (-5.43%)
Awesome Android Complete Reference
Awesome Android references for everything like best practices, performance optimization, etc.
Stars: ✭ 2,701 (+1367.93%)
Modern Android Development
Modern Android Development tools & key points
Stars: ✭ 219 (+19.02%)
Jimu
一种简单有效的android组件化方案,支持组件的代码资源隔离、单独调试、集成调试、组件交互、UI跳转、生命周期等完整功能。
Stars: ✭ 2,355 (+1179.89%)
Android Architecture
🌇该项目结合 MVP 与 Clean 架构思想,探索在 Android 项目上的最佳实践。
Stars: ✭ 112 (-39.13%)
Mutual labels:  mvp, android-architecture
Moxy
Moxy is MVP library for Android with incremental annotation processor and ktx features
Stars: ✭ 234 (+27.17%)
Mutual labels:  mvp, android-architecture
Marvel
Marvel Characters Android Application Assigned by smava GmbH
Stars: ✭ 227 (+23.37%)
Mutual labels:  mvp, android-application
media-picker
Easy customizable picker for all your needs in Android application
Stars: ✭ 167 (-9.24%)
Rxviper
Android micro framework for developing apps based on clean VIPER architecture.
Stars: ✭ 112 (-39.13%)
Mutual labels:  mvp, android-architecture
Android Inappbilling
A sample which uses Google's Play Billing Library and it does InApp Purchases and Subscriptions.
Stars: ✭ 114 (-38.04%)
Android Video Listing Mvp
Android video listing with swipe view tabs based on mvp design pattern with complete functionalities like search and sort
Stars: ✭ 151 (-17.93%)
Mutual labels:  mvp, android-application
android-boilerplate
Android Boilerplate à la ustwo
Stars: ✭ 43 (-76.63%)
mvp with dagger
How presenters survive Activity recreations on configuration changes with Dagger2
Stars: ✭ 29 (-84.24%)
Mutual labels:  mvp, android-architecture
Android-daily-read-tips
log for articles and info in android for every developer
Stars: ✭ 13 (-92.93%)
Ddcomponentforandroid
一套完整有效的android组件化方案,支持组件的组件完全隔离、单独调试、集成调试、组件交互、UI跳转、动态加载卸载等功能
Stars: ✭ 3,281 (+1683.15%)
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/
Stars: ✭ 274 (+48.91%)
Mediapicker
Easy customizable picker for all your needs in Android application
Stars: ✭ 105 (-42.93%)
Flair
This is powerful android framework
Stars: ✭ 31 (-83.15%)
Mutual labels:  mvp, android-architecture
Karchi
Repository that showcases 3 different Android app architectures, all with Java and Kotlin versions: "Standard Android", MVP and MVVM. The exact same app is built 6 times following the different patterns.
Stars: ✭ 20 (-89.13%)
Mutual labels:  mvp, android-architecture
Mvvm Kotlin Android Architecture
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
Stars: ✭ 1,014 (+451.09%)
Mutual labels:  mvp, android-architecture
Snowball
Android Clean Code Sample Project
Stars: ✭ 26 (-85.87%)
Mutual labels:  mvp, android-application
Memorize
🚀 Japanese-English-Mongolian dictionary. It lets you find words, kanji and more quickly and easily
Stars: ✭ 72 (-60.87%)
Mutual labels:  mvp, android-application
Dagger2 Sample
A sample app to demo how to implement dagger in Android using Dagger Android Support library
Stars: ✭ 72 (-60.87%)
Mvp Architecture Components
This is a sample project, showing the connection between Android Architecture Components and MVP pattern.
Stars: ✭ 143 (-22.28%)
Mutual labels:  mvp, android-architecture
Mvpart
🎨 A new Android MVP architecture (此框架旨在解决传统 MVP 类和接口太多, 并且 Presenter 和 View 通过接口通信过于繁琐, 重用 Presenter 代价太大等问题).
Stars: ✭ 776 (+321.74%)
Mutual labels:  mvp, android-architecture
Cameraxdemo
A sample camera app with CameraX API from Android Jetpack
Stars: ✭ 112 (-39.13%)
Android Kotlin Mvp Clean Architecture
Clean architecture blueprint using Kotlin and MVP pattern.
Stars: ✭ 105 (-42.93%)
Mutual labels:  mvp, android-architecture
Android Arsenal.com
Source to android-arsenal.herokuapp.com
Stars: ✭ 541 (+194.02%)
Mvpandroid
Sample app to demonstrate MVP (Model - View - Presenter) architecture in android
Stars: ✭ 91 (-50.54%)
Mutual labels:  mvp, android-application
Android Tech Frontier
【停止维护】一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
Stars: ✭ 10,334 (+5516.3%)
Mutual labels:  mvp, android-architecture
Ibackdrop
A library to simply use Backdrop in your project (make it easy). Read more ->
Stars: ✭ 137 (-25.54%)
Android Ui 2019
Android Library 2019 Loading.....
Stars: ✭ 159 (-13.59%)
Mutual labels:  android-application
Yalpstore
Download apks from Google Play Store
Stars: ✭ 2,088 (+1034.78%)
Mutual labels:  android-application
Coronavirus Tracker
An Android Application written in Kotlin 📱 with MVVM Architecture using latest Android Development tools like Dagger2, Room, ViewModel, LiveData, Retrofit and Coroutines to display CoVID-19 Data
Stars: ✭ 156 (-15.22%)
Mutual labels:  android-application
Omi
Front End Cross-Frameworks Framework - 前端跨框架跨平台框架
Stars: ✭ 12,153 (+6504.89%)
Mutual labels:  mvp
1-60 of 820 similar projects