GithubHelp home page GithubHelp logo

android-mvp's People

Contributors

jpotts18 avatar rajuse avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android-mvp's Issues

errors cloning

hi, I watched your youtube video and I really liked it so I try to clone the project you made available. I just wanted to let you know that for cloning the instruction you wrote gave me an error

Cloning into 'android-mvp'...
Warning: Permanently added the RSA host key for IP address '19x.xx.xxx.129' to the list of known hosts.
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

I used instead
git clone https://github.com/jpotts18/android-mvp

and it worked.

Upgrade current Retrofit to v2

@jpotts18
Thanks for nice brief on MVP. This has been a topic to discuss for last 2 years.

Well, Project has Retrofit1.9 related sphagetti code, So I have made pull#18 for upgradation Retrofit to v2.0.2 which is stable. Due to this, there will lot of code changes are required which I have covered and tested. Everything works fine.
I've also added diagram in Wiki to simplify understanding: https://github.com/jpotts18/android-mvp/wiki/Diagramatic-representation
Just thought I'd raise a quick question to get your thoughts.

Thanks,

android-apt plugin dependency missing

In the 2-synchronous-login-mvp branch, you forgot to include android-apt plugin as a dependency.

For anyone facing this issue, just add
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8' to your app's build.gradle - not in the module dependencies.

[request] can you go a little further with Rx implementation without dagger

Recently I started reading a lot about MVP and I want to get into practicing my projects with it.

However I am not able to correctly understand where should Rx + Retrofit code go? I think it should be in Model Layer via Interactors but still can you help me understand?

Also what happens with the RX callback? the onNext(), onCompleted() and onFailure() passes data back to Presenter or do we implement listeners? Also should we decouple Rx callbacks further?

Missing retrofit dependency

While making changes I found missing retrofit dependency.. so I fixed as in :
github.com//pull/18/commits/9d131ce4c7b776ffe737bab2c61d21f539610ddb

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.