{"id":19040189,"url":"https://github.com/logisticinfotech/mvp-architecture-android","last_synced_at":"2025-04-23T21:08:27.828Z","repository":{"id":97376824,"uuid":"138026573","full_name":"logisticinfotech/MVP-architecture-android","owner":"logisticinfotech","description":"Detail explanation for MVP architecture for android app development","archived":false,"fork":false,"pushed_at":"2018-07-28T09:47:56.000Z","size":472,"stargazers_count":6,"open_issues_count":0,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T21:08:22.335Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/logisticinfotech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-20T11:56:35.000Z","updated_at":"2020-05-24T20:53:32.000Z","dependencies_parsed_at":"2023-06-28T21:15:41.380Z","dependency_job_id":null,"html_url":"https://github.com/logisticinfotech/MVP-architecture-android","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logisticinfotech%2FMVP-architecture-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logisticinfotech%2FMVP-architecture-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logisticinfotech%2FMVP-architecture-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logisticinfotech%2FMVP-architecture-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/logisticinfotech","download_url":"https://codeload.github.com/logisticinfotech/MVP-architecture-android/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250514786,"owners_count":21443209,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T22:21:03.233Z","updated_at":"2025-04-23T21:08:27.791Z","avatar_url":"https://github.com/logisticinfotech.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What is Android MVP?\n## Introduction\nThis demo is based on Android MVP Architecture and how to properly use Android MVP with your great application. \n\nYou can find step by step guide from [this blog](https://www.logisticinfotech.com/blog/android-mvp-for-beginners)\n\n## Model\nModel manage data components that provide functionality like fetch, store, sort, and expose data.\n\n## View\nView manage user interface actions.\n\n## Presenter\nPresenter works as an intermediator between View and Model. Presenter accept event from View, analyse action, get required data from Model and send data back to View for update UI.\n\n## Why do we need MVP or any structure?\n\nWhile working with any long-term project, it needs to be scalable, less complicated. MVP makes it possible by dividing code structure into three different layers (MODEL – PRESENTER – VIEW).\n\n## Need to understand MVP Step by Step?\n\n[Follow this blog](https://www.logisticinfotech.com/blog/android-mvp-for-beginners) to understand steps. You will get clear instructions about how this code is developed. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogisticinfotech%2Fmvp-architecture-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flogisticinfotech%2Fmvp-architecture-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogisticinfotech%2Fmvp-architecture-android/lists"}