{"id":18004244,"url":"https://github.com/philippeboisney/githubarchitecturecomponents","last_synced_at":"2025-07-31T11:33:13.386Z","repository":{"id":47314855,"uuid":"123577730","full_name":"PhilippeBoisney/GithubArchitectureComponents","owner":"PhilippeBoisney","description":"The implementation of Android \"Architecture Components\" sample explained by Google : https://developer.android.com/topic/libraries/architecture/guide.html ","archived":false,"fork":false,"pushed_at":"2020-09-23T20:46:40.000Z","size":1284,"stargazers_count":301,"open_issues_count":1,"forks_count":80,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-09T15:08:26.283Z","etag":null,"topics":["android","architecture-components","dagger2","java","livedata","retrofit2","viewmodel"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PhilippeBoisney.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-02T12:42:00.000Z","updated_at":"2025-03-18T18:57:47.000Z","dependencies_parsed_at":"2022-08-25T06:00:21.836Z","dependency_job_id":null,"html_url":"https://github.com/PhilippeBoisney/GithubArchitectureComponents","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/PhilippeBoisney%2FGithubArchitectureComponents","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhilippeBoisney%2FGithubArchitectureComponents/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhilippeBoisney%2FGithubArchitectureComponents/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhilippeBoisney%2FGithubArchitectureComponents/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PhilippeBoisney","download_url":"https://codeload.github.com/PhilippeBoisney/GithubArchitectureComponents/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248055282,"owners_count":21040157,"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-components","dagger2","java","livedata","retrofit2","viewmodel"],"created_at":"2024-10-30T00:13:44.948Z","updated_at":"2025-04-09T15:08:41.254Z","avatar_url":"https://github.com/PhilippeBoisney.png","language":"Java","readme":"# GithubArchitectureComponents\nThis application is my implementation of the Architecture Components use-case : https://developer.android.com/topic/libraries/architecture/guide.html \n\nYou can find the related article on my Medium : https://medium.com/@Phil_Boisney/the-missing-google-sample-of-android-architecture-components-guide-c7d6e7306b8f\n\n## PRESENTATION\nThis simple app is composed of a single screen. When this screen appears, we will fetch (Retrofit) the Github information of Jake Wharton and persist those immediately in the application storage (Room).\n\nNext, when the screen is re-launched (or recreated due to rotation), we will get those same information, *first* in Room database and only if necessary, refresh those from the Github Api.\n## PREVIEW\n\u003cp align=\"center\"\u003e\n \u003cimg src =\"https://raw.githubusercontent.com/PhilippeBoisney/GithubArchitectureComponents/master/image/architecture.png\", height=500/\u003e\n\u003c/p\u003e\n\n### Architecture Components\nThis application implements the following concepts :\n- ViewModel\n- LiveData\n- Room\n\n### Libraries\n* [Android Support Library][support-lib]\n* [Android Architecture Components][arch]\n* [Dagger 2][dagger2] for dependency injection\n* [Retrofit][retrofit] for REST api communication\n* [Glide][glide] for image loading\n\n[support-lib]: https://developer.android.com/topic/libraries/support-library/index.html\n[arch]: https://developer.android.com/arch\n[dagger2]: https://google.github.io/dagger\n[retrofit]: http://square.github.io/retrofit\n[glide]: https://github.com/bumptech/glide\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilippeboisney%2Fgithubarchitecturecomponents","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilippeboisney%2Fgithubarchitecturecomponents","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilippeboisney%2Fgithubarchitecturecomponents/lists"}