All Projects → nikacotAndroid → Weather-Guru-MVP

nikacotAndroid / Weather-Guru-MVP

Licence: MIT license
Sample Material-design Android weather application build with MVP architectural approach using Dagger2, RxJava2, Retrofit2, Event-Bus, GreenDao, Butterknife, Lottie etc.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Weather-Guru-MVP

Android-Starter-Kit
This is up-to-date android studio project for native android application, that is using modern tools and libraries.
Stars: ✭ 16 (+6.67%)
Mutual labels:  mvp, mockito, dagger2, rxandroid, robolectric, butterknife, rxjava2, retrofit2
Androidstarter
A sample Android app using the MVP architecture.
Stars: ✭ 140 (+833.33%)
Mutual labels:  mvp, mockito, dagger2, rxandroid, butterknife, mvp-architecture, retrofit2
AndroidStarterAlt
A sample View-based Android app using the MVP architecture. It uses Mosby, Dagger2, RxJava, retrofit, LoganSquare, requery, EventBus, Conductor.
Stars: ✭ 27 (+80%)
Mutual labels:  mvp, mockito, dagger2, rxandroid, butterknife, mvp-architecture, retrofit2
AndroidMVPArchitecture
Android MVP architecture sample project with or without RxJava and Dagger2 and Kotlin
Stars: ✭ 78 (+420%)
Mutual labels:  mvp, mockito, dagger2, rxandroid, mvp-architecture, retrofit2
Marvel
Marvel Characters Android Application Assigned by smava GmbH
Stars: ✭ 227 (+1413.33%)
Mutual labels:  mvp, mockito, rxandroid, robolectric, butterknife, retrofit2
Kotlin Life
App界的一股清流 音视频vr应有尽有 完全按照Material design规范设计的App (written with java and Kotlin)
Stars: ✭ 864 (+5660%)
Mutual labels:  dagger2, rxandroid, butterknife, mvp-architecture, retrofit2, greendao
Mvpframes
整合大量主流开源项目并且可高度配置化的 Android MVP 快速集成框架,支持 AndroidX
Stars: ✭ 100 (+566.67%)
Mutual labels:  mvp, dagger2, rxandroid, butterknife, rxjava2, retrofit2
Awesome Wanandroid
⚡致力于打造一款极致体验的 http://www.wanandroid.com/ 客户端,知识和美是可以并存的哦QAQn(*≧▽≦*)n
Stars: ✭ 2,525 (+16733.33%)
Mutual labels:  dagger2, butterknife, rxjava2, mvp-architecture, retrofit2, greendao
Fineract-CN-mobile
DEPRECATED project - Check the Apache fineract-cn-mobile project instead
Stars: ✭ 17 (+13.33%)
Mutual labels:  mvp, dagger2, rxandroid, butterknife, mvp-architecture, retrofit2
Wanandroid
WanAndroid客户端,项目基于 Material Design + MVP +dagger2 + RxJava + Retrofit + Glide + greendao 等架构进行设计实现,极力打造一款 优秀的玩Android https://www.wanandroid.com 客户端,是一个不错的Android应用开发学习参考项目
Stars: ✭ 223 (+1386.67%)
Mutual labels:  mvp, dagger2, rxjava2, retrofit2, greendao
Android Mvp Architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 4,360 (+28966.67%)
Mutual labels:  mvp, dagger2, rxjava2, mvp-architecture, greendao
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 (+320%)
Mutual labels:  mvp, mockito, dagger2, robolectric, retrofit2
Mvp Dagger2 Rxjava2
Android 基本mvp+dagger(dagger2.android)+rxjava2+retrofit+ormdb框架。简单组件化架构 with Base Activity,Presenter ,View,Model 的抽象封装,http 请求封装&错误统一处理
Stars: ✭ 274 (+1726.67%)
Mutual labels:  mvp, dagger2, rxjava2, mvp-architecture, retrofit2
mvp-android-template
MVP Android Template to give you a Quick Head Start for your next Android Project. It implements MVP Architecture using Dagger2, Room, RxJava2 , Retrofit2
Stars: ✭ 20 (+33.33%)
Mutual labels:  mvp, dagger2, rxjava2, mvp-architecture, retrofit2
Business Search App Java
Showcases object oriented programming in Java, Java Swing, Kotlin, and Android
Stars: ✭ 53 (+253.33%)
Mutual labels:  mvp, dagger2, butterknife, rxjava2, retrofit2
Mvpandroid
Sample app to demonstrate MVP (Model - View - Presenter) architecture in android
Stars: ✭ 91 (+506.67%)
Mutual labels:  mvp, mockito, dagger2, rxandroid, mvp-architecture
Aiyagirl
🔥 爱吖妹纸(含 Kotlin 分支版本)——Retrofit + RxJava + MVP 架构 APP 体验代码家的干货集中营 Gank.io,福利多多,不容错过
Stars: ✭ 1,109 (+7293.33%)
Mutual labels:  mvp, dagger2, rxandroid, rxjava2, retrofit2
Refactoring Android App Series Overview
Overview of wonderful series started by Oday and Rakesh for refactoring android application under youtube channel Dry Code.
Stars: ✭ 101 (+573.33%)
Mutual labels:  mvp, mockito, dagger2, rxandroid, rxjava2
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 (+67540%)
Mutual labels:  mvp, dagger2, butterknife, mvp-architecture, retrofit2
Just Another Android App
An Android base app with loads of cool libraries/configuration NOT MAINTAINED
Stars: ✭ 1,654 (+10926.67%)
Mutual labels:  android-development, dagger2, robolectric, butterknife, retrofit2

Weather Guru MVP

Sample Android weather application that allows you to select а city and browse forecast for the next 5 days. The application is built with MVP architectural approach and uses World Weather Online API for fetching data.

Project Structure

data

It contains all the data(Shared Preferences, Local DB and Remote API) accessing and manipulating components

injection

Dependency providing classes using Dagger2

events

EventBus events classes that simplifies communication between Activitie and Fragments

ui

View classes along with their corresponding Presenters

utils

Utility classes

Code Style

This sample project uses the IntelliJ IDEA code style settings for Square's Java and Android projects.

Library reference resources

Testing reference resources

Contributing

Make pull request and you are IN!

License

The MIT License (MIT)

Copyright (c) 2017 Nikola Petrovski <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].