All Projects → Newsclient Kotlin → Similar Projects or Alternatives

326 Open source projects that are alternatives of or similar to Newsclient Kotlin

Rxweather
Architecting Android with RxJava
Stars: ✭ 570 (+1681.25%)
Mutual labels:  mvp
Bilisoleil
An unofficial bilibili client for android --rxjava2+mvp+okhttp3+retrofit2+dagger2
Stars: ✭ 430 (+1243.75%)
Mutual labels:  mvp
Easygank
💊 The project build framework based on the Rx series and MVP pattern.
Stars: ✭ 750 (+2243.75%)
Mutual labels:  mvp
Android Kotlin Mvp Architecture
This repository contains a detailed sample app that implements MVP architecture in Kotlin using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 615 (+1821.88%)
Mutual labels:  mvp
Firebucket
Glimpse into Firebase, with a simple TODO list app built around Dagger, RxJava 2, Clean architecture and of course, Firebase.
Stars: ✭ 376 (+1075%)
Mutual labels:  mvp
Acgclub
一款纯粹的ACG聚合类App
Stars: ✭ 829 (+2490.63%)
Mutual labels:  mvp
Knowledge
DEPRECATED
Stars: ✭ 461 (+1340.63%)
Mutual labels:  mvp
Snowball
Android Clean Code Sample Project
Stars: ✭ 26 (-18.75%)
Mutual labels:  mvp
Ugank
🍖「有干货」Gank.io 第三方客户端(MVP)
Stars: ✭ 402 (+1156.25%)
Mutual labels:  mvp
Devutils
🔥 ( 持续更新,目前含 160+ 工具类 ) DevUtils 是一个 Android 工具库,主要根据不同功能模块,封装快捷使用的工具类及 API 方法调用。该项目尽可能的便于开发人员,快捷、高效开发安全可靠的项目。
Stars: ✭ 680 (+2025%)
Mutual labels:  mvp
Sprintnba
🏀 NBA客户端
Stars: ✭ 629 (+1865.63%)
Mutual labels:  mvp
Eyepetizer
kotlin仿开眼app 学习kotlin mvp retrofit rxjava
Stars: ✭ 352 (+1000%)
Mutual labels:  mvp
Interviewqa
面试题app,面试题库持续更新,包含Java,Android,C++,机器算法,前端
Stars: ✭ 17 (-46.87%)
Mutual labels:  mvp
Kotlin Android Starter
[Kotlin Android] Kotlin Android starter based MVP/Dagger2/RxJava2/Robolectric/Espresso/Mockito. It provides a generator to fast create a Kotlin Android project.
Stars: ✭ 589 (+1740.63%)
Mutual labels:  mvp
Kotlinsample Mvp
Sample Kotlin project with MVP implementation
Stars: ✭ 11 (-65.62%)
Mutual labels:  mvp
Viabus Architecture
让 Android 开发可以像流水线一样高效的,职责分离架构 ⚡ 不同于 MVP 的配置解耦,也不能和 似是而非 的 MVVM - Clean 同日而语。VIABUS 是世界范围内首个明确提出,通过职责分离,来真正实现 UI 和 业务并行开发的 Android 项目级开发架构和设计模式理念。
Stars: ✭ 485 (+1415.63%)
Mutual labels:  mvp
Multityperecyclerviewadapter
一个专注于RecyclerView优雅刷新(接管资源和数据源)、高灵活、低耦合、健壮性以及高效性的MVP模式库,支持大多数Adapter
Stars: ✭ 763 (+2284.38%)
Mutual labels:  mvp
Kotlinandroid
组件化 + MVP + Retrofit + RxKotlin + Dagger2实现的一款用Kotlin语言编写的多媒体类应用。
Stars: ✭ 451 (+1309.38%)
Mutual labels:  mvp
Mvp With Dagger 2.11
Stars: ✭ 20 (-37.5%)
Mutual labels:  mvp
Androidut
Android开发中必要的一环---单元测试(Unit Test)
Stars: ✭ 419 (+1209.38%)
Mutual labels:  mvp
Gankdaily
A application used to show technical information in every working days, use MVP pattern.
Stars: ✭ 704 (+2100%)
Mutual labels:  mvp
Accountbook
[停止维护] 一个数据存储使用的 Leancloud、架构采用 MVP 的记账本 APP。
Stars: ✭ 385 (+1103.13%)
Mutual labels:  mvp
Zsbpads
Material design、MVC、OKHttp、Glide、greendao 设计的一款面试题题库的app完整项目
Stars: ✭ 25 (-21.87%)
Mutual labels:  mvp
Bothamui
Model View Presenter Framework written in Swift.
Stars: ✭ 357 (+1015.63%)
Mutual labels:  mvp
Bookdash Android App
An Android app that lets you download free children's books in different languages from non-profit publisher Book Dash
Stars: ✭ 649 (+1928.13%)
Mutual labels:  mvp
Android Studio Mvp Template
Android MVP template for Android Studio
Stars: ✭ 636 (+1887.5%)
Mutual labels:  mvp
Androidmodular
总结Android模块化的一些知识点。
Stars: ✭ 346 (+981.25%)
Mutual labels:  mvp
Expensive
Simple Expense Manager App using MVP.
Stars: ✭ 19 (-40.62%)
Mutual labels:  mvp
Iosdesignpatternsamples
This is Github user search demo app which made by many variety of design patterns. You can compare differences in MVC, MVP, MVVM and Flux.
Stars: ✭ 622 (+1843.75%)
Mutual labels:  mvp
Budget Tracker Ui
Budget Tracker UI
Stars: ✭ 12 (-62.5%)
Mutual labels:  mvp
Node Express Mongodb Jwt Rest Api Skeleton
This is a basic API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume an API). Demo of frontend in VueJS here: https://github.com/davellanedam/vue-skeleton-mvp
Stars: ✭ 603 (+1784.38%)
Mutual labels:  mvp
Mvp Retrofit Rxjava Dagger2
MVP+Retrofit+RxJava+Dagger2
Stars: ✭ 6 (-81.25%)
Mutual labels:  mvp
Androidrapidlibrary
Android 快速开发库,主要想实现一条属于自己的开发框架。包括网络访问,数据,UI等等
Stars: ✭ 577 (+1703.13%)
Mutual labels:  mvp
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 (-37.5%)
Mutual labels:  mvp
Androidquick
做外包用的快速开发库--微信、支付宝支付(含签名,下单)、自定义View(验证码/密码,九宫格图片上传等)、换肤、图片预览、RxJava、EventBus、JetPack、CameraX、base层封装等
Stars: ✭ 565 (+1665.63%)
Mutual labels:  mvp
Mvpart
🎨 A new Android MVP architecture (此框架旨在解决传统 MVP 类和接口太多, 并且 Presenter 和 View 通过接口通信过于繁琐, 重用 Presenter 代价太大等问题).
Stars: ✭ 776 (+2325%)
Mutual labels:  mvp
Android Mvp Architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 4,360 (+13525%)
Mutual labels:  mvp
Bestnote
👊 持续更新,Java Android 近几年最全面的技术点以及面试题 供自己学习使用
Stars: ✭ 841 (+2528.13%)
Mutual labels:  mvp
Android Dagger2 Example
This project implements the dagger 2 in android for dependency injection
Stars: ✭ 453 (+1315.63%)
Mutual labels:  mvp
Supermvp
MVP“美”图+新闻+天气预报+Material+RxJava3+Retrofit2+Glide4+AndroidX+Leakcanary+Butterknife
Stars: ✭ 763 (+2284.38%)
Mutual labels:  mvp
Ferro
Simple and powerful MVP library for Android
Stars: ✭ 441 (+1278.13%)
Mutual labels:  mvp
Android Mvp
Android Model View Presenter
Stars: ✭ 28 (-12.5%)
Mutual labels:  mvp
Rxjava Mvp Giphy
Showcase of RxJava used with MVP and some other popular android libraries
Stars: ✭ 429 (+1240.63%)
Mutual labels:  mvp
Ribs
Uber's cross-platform mobile architecture framework.
Stars: ✭ 6,641 (+20653.13%)
Mutual labels:  mvp
Vue Skeleton Mvp
VueJs, Vuetify, Vue Router and Vuex skeleton MVP written on JavaScript using async/await built to work with API REST skeleton: https://github.com/davellanedam/node-express-mongodb-jwt-rest-api-skeleton
Stars: ✭ 406 (+1168.75%)
Mutual labels:  mvp
Modelassistant
Elegant library to manage the interactions between view and model in Swift
Stars: ✭ 26 (-18.75%)
Mutual labels:  mvp
Android Mvp Interactor Architecture
Extension of the android-mvp-architecture for very large projects.
Stars: ✭ 388 (+1112.5%)
Mutual labels:  mvp
Mvparmstemplate
🛠️ A template for Android Studio to create MVPArms and MVPArt Page
Stars: ✭ 697 (+2078.13%)
Mutual labels:  mvp
Westore
更好的小程序项目架构
Stars: ✭ 3,897 (+12078.13%)
Mutual labels:  mvp
Kotlin Native Superhero App
Android and iOS master detail application for list Marvel Super Heroes
Stars: ✭ 15 (-53.12%)
Mutual labels:  mvp
Wac
WebAssembly interpreter in C
Stars: ✭ 372 (+1062.5%)
Mutual labels:  mvp
Wanandroid
🐔🏀【停止维护,已使用Jetpack+Mvvm重构】根据鸿神提供的WanAndroid开放Api来制作的产品级玩安卓App,采用Kotlin语言,基于Material Design+AndroidX +MVP+RxJava+Retrofit等框架开发,注释超详细,方便大家练手
Stars: ✭ 674 (+2006.25%)
Mutual labels:  mvp
Androidproject
Android 技术中台,但愿人长久,搬砖不再有
Stars: ✭ 4,398 (+13643.75%)
Mutual labels:  mvp
State Binder
StateBinder is a tiny library for view state management
Stars: ✭ 24 (-25%)
Mutual labels:  mvp
Mosby
A Model-View-Presenter / Model-View-Intent library for modern Android apps
Stars: ✭ 5,473 (+17003.13%)
Mutual labels:  mvp
Flair
This is powerful android framework
Stars: ✭ 31 (-3.12%)
Mutual labels:  mvp
Generator Helma Mvp
android mvp generator
Stars: ✭ 20 (-37.5%)
Mutual labels:  mvp
Ribble
Simple Dribbble Client using Dribbble API, fully written in Kotlin 😱 ❤️
Stars: ✭ 872 (+2625%)
Mutual labels:  mvp
Fcfrtmvp
🔥FcfrtMvp+RxHttp+RxJava(Kotlin和JAVA共用完美支持)支持一键创建MVP项目,框架简约风格及详细注释,欢迎 star or fork!
Stars: ✭ 23 (-28.12%)
Mutual labels:  mvp
Ios Mvp Clean Architecture
Demo iOS application built to highlight MVP (Model View Presenter) and Clean Architecture concepts
Stars: ✭ 637 (+1890.63%)
Mutual labels:  mvp
1-60 of 326 similar projects