Giter Site home page Giter Site logo

Comments (6)

jonatasleon avatar jonatasleon commented on May 6, 2024

Simple and interesting. Do you have a repo with a sample of this architecture?

from android-best-practices.

Cartman34 avatar Cartman34 commented on May 6, 2024

Nope, sorry, i haven't any public repo to show this architecture, i am just starting with this architecture and i think it needs more experience before being mature and a public tool. ;-)
This enables a true separation of rendering and functional code of the application.

from android-best-practices.

jonatasleon avatar jonatasleon commented on May 6, 2024

You're the boss. But a repo would be helpful to:

  • You have help in order to mature it;
  • Dissemination
    ;-)

from android-best-practices.

Cartman34 avatar Cartman34 commented on May 6, 2024

Okay okay, maybe you should see that
https://github.com/Sowapps/android-mvc
I am open to suggestions

from android-best-practices.

peter-tackage avatar peter-tackage commented on May 6, 2024

We've found that separation of Android platform dependencies from business logic greatly improves testability, so your pattern certainly improves on the default Android solution in that regard. The MVP pattern is very popular in the Android dev community at the moment, but we've found that MVVM is often more flexible. See this repo for an explanation and example code.

from android-best-practices.

djodjoni avatar djodjoni commented on May 6, 2024

you may want to take a look at this: https://github.com/googlesamples/android-architecture

from android-best-practices.

Related Issues (20)

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.