All Projects → Foodsearch → Similar Projects or Alternatives

664 Open source projects that are alternatives of or similar to Foodsearch

Kriptofolio
Free open source minimalistic cryptocurrencies portfolio app for Android.
Stars: ✭ 79 (-32.48%)
Mutual labels:  dagger, retrofit
Android Mvp Architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 4,360 (+3626.5%)
Mutual labels:  rxjava, dagger
Viabus Architecture
让 Android 开发可以像流水线一样高效的,职责分离架构 ⚡ 不同于 MVP 的配置解耦,也不能和 似是而非 的 MVVM - Clean 同日而语。VIABUS 是世界范围内首个明确提出,通过职责分离,来真正实现 UI 和 业务并行开发的 Android 项目级开发架构和设计模式理念。
Stars: ✭ 485 (+314.53%)
Mutual labels:  rxjava, retrofit
Countries
An example Android app using Retrofit, Realm, Parceler, Dagger and the MVVM pattern with the data binding lib.
Stars: ✭ 616 (+426.5%)
Mutual labels:  retrofit, dagger
Meteorite
一个基于Android MVP的简单明了的指引性通用架构,目的是帮助更多的开发者去全面了解实践开发相关的各种技术,快速搭建属于自已的APP。这个项目涉及到如下技术的实际应用:1、MVP 2、网络请求(Novate基于rxjava,okhttp,retrofit封装架构)3、DbFlow(可保存文件入SD卡) 4、6.0权限申请 5、XRecyclerView 6、万能Adapter7、异常处理 8、日志打印 9、屏幕适配 10、代码混淆 11、多渠道打包 12、内存泄露检测 13、热修复 14、升级更新 15、极光推送 工程更新完善中……欢迎关注 @特别感谢ZJ.Y的Logo支持。
Stars: ✭ 49 (-58.12%)
Mutual labels:  rxjava, retrofit
MVPFramework
基本框架已搭建出,后续可根据需求增加
Stars: ✭ 29 (-75.21%)
Mutual labels:  dagger, retrofit
Rxjava Mvp Giphy
Showcase of RxJava used with MVP and some other popular android libraries
Stars: ✭ 429 (+266.67%)
Mutual labels:  rxjava, butterknife
SilverScreener
A feature-rich movie guide app, that lets you discover movies from TMDb.
Stars: ✭ 24 (-79.49%)
Mutual labels:  retrofit, butterknife
Firebucket
Glimpse into Firebase, with a simple TODO list app built around Dagger, RxJava 2, Clean architecture and of course, Firebase.
Stars: ✭ 376 (+221.37%)
Mutual labels:  rxjava, dagger
Easygank
💊 The project build framework based on the Rx series and MVP pattern.
Stars: ✭ 750 (+541.03%)
Mutual labels:  rxjava, retrofit
Lazywaimai Android
一个类似于饿了么、美团外卖和百度外卖的APP,采用MVP架构,目前还有部分功能还未实现,但基本的订餐流程已实现。
Stars: ✭ 623 (+432.48%)
Mutual labels:  rxjava, retrofit
Mvvmhabit
goldze: 本人喜欢尝试新的技术,以后发现有好用的东西,我将会在企业项目中实战,没有问题了就会把它引入到MVVMHabit中,一直维护着这套框架,谢谢各位朋友的支持。如果觉得这套框架不错的话,麻烦点个 star,你的支持则是我前进的动力!
Stars: ✭ 6,789 (+5702.56%)
Mutual labels:  rxjava, retrofit
Star Wars Shop
Simple project with clean architecture and android lifecycle
Stars: ✭ 37 (-68.38%)
Mutual labels:  rxjava, dagger
WanAndroid
Kotlin版 玩Android 客户端
Stars: ✭ 37 (-68.38%)
Mutual labels:  rxjava, retrofit
Android Clean Architecture Mvvm Dagger Rx
Implemented by Clean Architecture, Dagger2, MVVM, LiveData, RX, Retrofit2, Room, Anko
Stars: ✭ 138 (+17.95%)
Mutual labels:  rxjava, picasso
Dagger2
Kotlin Dagger2 example project
Stars: ✭ 145 (+23.93%)
Mutual labels:  rxjava, butterknife
Catchup
An app for catching up on things.
Stars: ✭ 1,690 (+1344.44%)
Mutual labels:  rxjava, dagger
Materialistic
A material-design Hacker News Android reader
Stars: ✭ 2,163 (+1748.72%)
Mutual labels:  rxjava, dagger
Jreadhub
Readhub Android 客户端——官网 : https://readhub.cn
Stars: ✭ 168 (+43.59%)
Mutual labels:  rxjava, retrofit
Acgn Community
A community app for news,animation,music and novels developed material design style.
Stars: ✭ 193 (+64.96%)
Mutual labels:  rxjava, butterknife
Kingtv
📺 高仿全民直播(全民TV),项目采用 MVP + RXJava + Retrofit + OKHttp + Material Design + Dagger2 + Base + Glide + GreenDao构建。因为全民TV已经凉了,导致App已经连不上。所以本项目已暂停维护。仅供学习。 推荐MVPFrame: https://github.com/jenly1314/MVPFrame 和你值得拥有的MVVMFrame快速开发框架: https://github.com/jenly1314/MVVMFrame
Stars: ✭ 1,594 (+1262.39%)
Mutual labels:  rxjava, retrofit
Mvpapp
Android MVP Architecture
Stars: ✭ 2,354 (+1911.97%)
Mutual labels:  rxjava, retrofit
Wanandroid
玩安卓java客户端http://www.wanandroid.com/ 模块化客户端,运用MVP+Retrofit+Rxjava+Rxlifecycle+Glide+Eventbus+ARouter等架构,构建一个最简洁的玩安卓app。
Stars: ✭ 199 (+70.09%)
Mutual labels:  rxjava, retrofit
Kotlin Life
App界的一股清流 音视频vr应有尽有 完全按照Material design规范设计的App (written with java and Kotlin)
Stars: ✭ 864 (+638.46%)
Mutual labels:  rxjava, butterknife
Backgroundupdate
后台更新APP(两句代码实现)
Stars: ✭ 80 (-31.62%)
Mutual labels:  rxjava, retrofit
AndroidStarterAlt
A sample View-based Android app using the MVP architecture. It uses Mosby, Dagger2, RxJava, retrofit, LoganSquare, requery, EventBus, Conductor.
Stars: ✭ 27 (-76.92%)
Mutual labels:  picasso, butterknife
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.
Stars: ✭ 32 (-72.65%)
Mutual labels:  dagger, retrofit
OLA Play Music App
Music Streaming App
Stars: ✭ 27 (-76.92%)
Mutual labels:  retrofit, butterknife
Mentorship Android
Mentorship System is an application that matches women in tech to mentor each other, on career development, through 1:1 relations during a certain period of time. This is the Android application of this project.
Stars: ✭ 117 (+0%)
Mutual labels:  rxjava, retrofit
RxHttp
基于RxJava2+Retrofit+OkHttp4.x封装的网络请求类库,亮点多多,完美兼容MVVM(ViewModel,LiveData),天生支持网络请求和生命周期绑定,天生支持多BaseUrl,支持文件上传下载进度监听,支持断点下载,支持Glide和网络请求公用一个OkHttpClient⭐⭐⭐
Stars: ✭ 25 (-78.63%)
Mutual labels:  rxjava, retrofit
BakingApp
Udacity Android Developer Nanodegree, project 2.
Stars: ✭ 54 (-53.85%)
Mutual labels:  butterknife, timber
Android Jetpack Demo
🔥 快速入门Android Jetpack以及相关Kotlin、RxJava、MVVM等主流技术,独立构架App的基础技能
Stars: ✭ 335 (+186.32%)
Mutual labels:  rxjava, dagger
Mvvmhabitcomponent
👕基于MVVMHabit框架,结合阿里ARouter打造的一套Android MVVM组件化开发方案
Stars: ✭ 857 (+632.48%)
Mutual labels:  rxjava, retrofit
Quiz
An android application which uses Open Trivia Api.
Stars: ✭ 34 (-70.94%)
Mutual labels:  retrofit, butterknife
Androidkotlincomponents
Boilerplates for Android Components Architecture with Rx, Dagger & Realm written in Kotlin
Stars: ✭ 79 (-32.48%)
Mutual labels:  rxjava, dagger
Sfs
The distributed object storage server used by PitchPoint Solutions to securely store billions of large and small files using minimal resources. Object data is stored in replicated volumes implemented like Facebooks Haystack Object Store. Object metadata which essentially maps an object name to a volume position is stored in an elasticsearch index.
Stars: ✭ 78 (-33.33%)
Mutual labels:  rxjava
Mrbutler
Reactive Android App Permissions API with delegates and logging
Stars: ✭ 77 (-34.19%)
Mutual labels:  rxjava
Ktarmor
👻 Android快速开发框架, KtArmor 寓意着 为Android 赋予战斗装甲, 方便开发者快速进行Android 开发。
Stars: ✭ 76 (-35.04%)
Mutual labels:  retrofit
Apiclient
A easy to use api client that combines the power of Retrofit, Realm, Gson, Rxjava and Retrolambda in a easy to use library for Java and Android
Stars: ✭ 100 (-14.53%)
Mutual labels:  rxjava
Rxkotlinfx Tornadofx Demo
A demo application demonstrating TornadoFX and Rx usage
Stars: ✭ 75 (-35.9%)
Mutual labels:  rxjava
Simplenews.io
🏸 A news App,based on the RxJava 、MVP. 基于MVP、RxJava 、Android 组件化的新闻博客客户端.
Stars: ✭ 74 (-36.75%)
Mutual labels:  rxjava
Annotation Processing Example
It is the example project for the annotation processing tutorial.
Stars: ✭ 116 (-0.85%)
Mutual labels:  butterknife
Voice
Minimalistic audiobook player
Stars: ✭ 1,559 (+1232.48%)
Mutual labels:  rxjava
Android Cardview Recyclerview
Let's play with Android CardView, RecyclerView, Retrofit and Picasso Library. You can read details procedure about those library in my Bengali blog site.
Stars: ✭ 72 (-38.46%)
Mutual labels:  picasso
Android Mvvm Rx3 Dagger2 Navcomponent
Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX
Stars: ✭ 72 (-38.46%)
Mutual labels:  rxjava
Cinematic
My shot at making a better IMDb App
Stars: ✭ 71 (-39.32%)
Mutual labels:  butterknife
Reptar
Roaring RxJava
Stars: ✭ 99 (-15.38%)
Mutual labels:  rxjava
Rxjavajdk8interop
RxJava 2/3 interop library for supporting Java 8 features such as Optional, Stream and CompletableFuture [discontinued]
Stars: ✭ 70 (-40.17%)
Mutual labels:  rxjava
Rxbluetoothkotlin
Bluetooth low energy reactive framework for Android written in Kotlin
Stars: ✭ 68 (-41.88%)
Mutual labels:  rxjava
Featureadapter
FeatureAdapter (FA) is an Android Library providing an optimized way to display complex screens on Android.
Stars: ✭ 112 (-4.27%)
Mutual labels:  rxjava
Debugoverlay Android
Android library to display various debugging information in an overlay window
Stars: ✭ 98 (-16.24%)
Mutual labels:  timber
Node Bmw Client
A node.js powered interface for E38/E39/E53 + E6x/E9x BMW vehicles (Client side)
Stars: ✭ 68 (-41.88%)
Mutual labels:  retrofit
Daggermock
A JUnit rule to easily override Dagger 2 objects
Stars: ✭ 1,156 (+888.03%)
Mutual labels:  dagger
Rhub
Reactive Event Hub
Stars: ✭ 66 (-43.59%)
Mutual labels:  rxjava
Movieapp
🎬 MovieApp is a Flutter application built to demonstrate the use of modern development tools with best practices implementation like Modularization, BLoC, Dependency Injection, Dynamic Theme, Cache, Shimmer, Testing, Flavor, CI/CD, etc.
Stars: ✭ 117 (+0%)
Mutual labels:  retrofit
Rxlocationmanager
RxJava wrap around standard Android LocationManager without Google Play Services
Stars: ✭ 115 (-1.71%)
Mutual labels:  rxjava
Easychatandroidclient
EasyChat是一个开源的社交类的App。主要包含消息、好友、群组等相关的IM核心功能。部分界面参照了QQ、微信等相关社交APP。EasyChat APP整体采用MVVM模式,基于JetPack(Lifecycle,LiveData,ViewModel,Room)构建
Stars: ✭ 64 (-45.3%)
Mutual labels:  dagger
Daggraph
Dagger dependency graph generator for Android Developers
Stars: ✭ 1,140 (+874.36%)
Mutual labels:  dagger
Rxkotlin Rxjava2 Android Samples
Learning RxKotlin2 for Android by Examples - Migration From RxKotlin1/RxJava1 to RxKotlin2/RxJava2 - How to use RxKotlin 2 in Android - RxLogin using RxBinding - Pagination using RxKotlin
Stars: ✭ 65 (-44.44%)
Mutual labels:  rxjava
Novelreader
仿照"任阅"的追书、看书的小说阅读器。重写"任阅"的代码,优化代码逻辑和代码结构,降低内存使用率。重写小说阅读器,支持网络阅读、本地阅读(支持分章,虚拟分章)。支持仿真翻页、上下滚动翻页等翻页效果。支持小说断点续传功能。优化用户使用体验。
Stars: ✭ 1,325 (+1032.48%)
Mutual labels:  rxjava
61-120 of 664 similar projects