{"id":17676567,"url":"https://github.com/abeade/android-architecture","last_synced_at":"2025-03-30T17:26:18.953Z","repository":{"id":97690734,"uuid":"89155074","full_name":"abeade/android-architecture","owner":"abeade","description":null,"archived":false,"fork":false,"pushed_at":"2017-05-06T15:57:59.000Z","size":236,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T19:36:05.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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abeade.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-23T16:14:00.000Z","updated_at":"2020-02-19T14:45:43.000Z","dependencies_parsed_at":"2023-06-02T17:30:39.751Z","dependency_job_id":null,"html_url":"https://github.com/abeade/android-architecture","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/abeade%2Fandroid-architecture","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abeade%2Fandroid-architecture/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abeade%2Fandroid-architecture/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abeade%2Fandroid-architecture/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abeade","download_url":"https://codeload.github.com/abeade/android-architecture/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246353155,"owners_count":20763611,"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-10-24T07:26:04.041Z","updated_at":"2025-03-30T17:26:18.935Z","avatar_url":"https://github.com/abeade.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Information\n\n### THIS PROJECT IS STILL A WORK IN PROGRESS\n\nThis demo application is based on the [Clean Architecture](https://blog.8thlight.com/uncle-bob/2012/08/13/the-clean-architecture.html) principles and the [Model-View-Presenter](https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93presenter) (MVP) architectural pattern.\n\n![Application architecture](architecture.png)\n\n## Libraries\n\nThe application uses the following libraries:\n\n* [Dagger2](https://google.github.io/dagger/) for [dependency injection](https://en.wikipedia.org/wiki/Dependency_injection)\n* [RxJava](https://github.com/ReactiveX/RxJava) to use [Reactive Extensions](http://reactivex.io)\n* [Gradle Retrolambda Plugin](https://github.com/evant/gradle-retrolambda) to allow using Java 8 lambda expressions on Java 7\n* [Map Struct](http://mapstruct.org/) to map between object models\n* [Butter Knife](http://jakewharton.github.io/butterknife/) for view binding\n* [Retrofit](http://square.github.io/retrofit/) for REST communication\n* [Picasso](http://square.github.io/picasso/) for image downloading\n\n# Testing\n\nThe application includes both **local unit tests** and **instrumented tests**.\n\n* Local unit tests verifies presenters and domain objects (use cases), in both cases testing pure java code (nothing related with Android SDK).\n* Instrumented tests modifies the injection graph to generate a mock API returning stub data and using different network behaviours. It test the whole application including all layers.\n\nIn order to run the instrumented tests, follow these steps (as described on [Espresso setup instructions](https://google.github.io/android-testing-support-library/docs/espresso/setup/index.html#setup-your-test-environment)):\n\n* On your device, under Settings-\u003eDeveloper options disable the following 3 settings:\n    * Window animation scale\n    * Transition animation scale\n    * Animator duration scale\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabeade%2Fandroid-architecture","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabeade%2Fandroid-architecture","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabeade%2Fandroid-architecture/lists"}