{"id":13473736,"url":"https://github.com/binaryroot/AndroidArchitecture","last_synced_at":"2025-03-26T19:34:38.677Z","repository":{"id":74373676,"uuid":"91831997","full_name":"binaryroot/AndroidArchitecture","owner":"binaryroot","description":"Android Architecture using Google guides","archived":false,"fork":false,"pushed_at":"2017-08-08T08:05:30.000Z","size":182,"stargazers_count":132,"open_issues_count":1,"forks_count":22,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-10-30T06:33:26.948Z","etag":null,"topics":["android","architecture","dagger2","kotlin-android","livedata","mvc","mvp","mvvm","retrofit2","room"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/binaryroot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-05-19T17:56:53.000Z","updated_at":"2024-08-25T16:58:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"c0e04a7c-704b-486f-b1ce-fa2691191e1e","html_url":"https://github.com/binaryroot/AndroidArchitecture","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binaryroot%2FAndroidArchitecture","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binaryroot%2FAndroidArchitecture/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binaryroot%2FAndroidArchitecture/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binaryroot%2FAndroidArchitecture/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binaryroot","download_url":"https://codeload.github.com/binaryroot/AndroidArchitecture/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245722910,"owners_count":20661849,"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":["android","architecture","dagger2","kotlin-android","livedata","mvc","mvp","mvvm","retrofit2","room"],"created_at":"2024-07-31T16:01:06.338Z","updated_at":"2025-03-26T19:34:37.802Z","avatar_url":"https://github.com/binaryroot.png","language":"Kotlin","funding_links":[],"categories":["Kotlin"],"sub_categories":[],"readme":"# Android Architecture Kotlin + Dagger2 + Room + LiveData + Retrofit\n\nProject contributors: [Nazar Ivanchuk](https://goo.gl/1185SB) \u0026 [Roman Havran](https://goo.gl/W0NQfP)\n\n### Summary\nThis sample stands on the principles of [Android Architecture](https://goo.gl/p917KL).\n\nIt's based on the MVC sample, splitting the application in four layers:\n\n\u003cimg src=\"https://developer.android.com/topic/libraries/architecture/images/final-architecture.png\" alt=\"Diagram\"/\u003e\n\n\n### Layers responsibilities\n#### UI Controller (Activities, Fragments \u0026 Custom views)\n\n - Activities \u0026 Fragments\n - Observes the ViewModel\n - Keeps the UI up-to-date\n - Forwards user Actions back to the ViewModel\n \n#### ViewModel\n  \n  - Prepares \u0026 keeps data for the UI\n  - Includes LiveData, Observables etc.\n  - Survives configuration changes\n  - The gateway for the UI Controller\n  \n#### Repository\n \n  - The complete data model from the App\n  - Provides simple data modification \u0026 retrieval APIs\n\n#### Data Source\n  - Provides local or network sources for data\n\n### Maintainability\n\nViewModel concept makes application more flexible for support \n\n\n[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Android--CleanArchitecture-brightgreen.svg?style=flat)](https://android-arsenal.com/details/3/5775)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinaryroot%2FAndroidArchitecture","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinaryroot%2FAndroidArchitecture","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinaryroot%2FAndroidArchitecture/lists"}