{"id":28480591,"url":"https://github.com/qk7b/android-boilerplate","last_synced_at":"2026-04-29T00:01:37.165Z","repository":{"id":54203913,"uuid":"167178350","full_name":"qk7b/android-boilerplate","owner":"qk7b","description":"A set of code bunches I don't want to write anymore !","archived":false,"fork":false,"pushed_at":"2020-11-10T08:51:58.000Z","size":165,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-03T19:44:44.840Z","etag":null,"topics":["android","android-boilerplate","android-lib","android-library","kotlin","kotlin-android","kotlin-library"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qk7b.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-23T12:18:51.000Z","updated_at":"2020-10-06T15:49:40.000Z","dependencies_parsed_at":"2022-08-13T09:10:30.408Z","dependency_job_id":null,"html_url":"https://github.com/qk7b/android-boilerplate","commit_stats":null,"previous_names":["qk7b/android-boilerplate"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/qk7b/android-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qk7b%2Fandroid-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qk7b%2Fandroid-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qk7b%2Fandroid-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qk7b%2Fandroid-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qk7b","download_url":"https://codeload.github.com/qk7b/android-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qk7b%2Fandroid-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32404340,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","android-boilerplate","android-lib","android-library","kotlin","kotlin-android","kotlin-library"],"created_at":"2025-06-07T19:06:48.777Z","updated_at":"2026-04-29T00:01:37.157Z","avatar_url":"https://github.com/qk7b.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"Android Boilerplate  \n===  \n\n![Hosted on Jitpack.io](https://img.shields.io/jitpack/v/github/quentin7b/android-boilerplate?label=android-boilerplate)    \n\n_TL;DR A set of code bunches I don't want to write anymore !_\n \n ## Elements  \n \n \n- [Network](network/README.md) A `NetworkResponse` item for safe network call (no more try catch)  \n- [Network-Retrofit-Converter](network_retrofit_converter/README.md) A helper for [Retrofit](https://square.github.io/retrofit/) usage with [Network](network/README.md)  \n- [Network-Okhttp3-Interceptor](network_okhttp3_interceptors/README.md) A helper for the interceptors for [okhttp3](https://square.github.io/okhttp/) (like to set headers)\n \n- [Recycler_View](recyclerview/README.md) Helpers for [recyclerview](https://square.github.io/okhttp/) (like simple adapter)\n \n- [UseCase](usecase/README.md) A simple `UseCase` interface  \n\n  \n## Install    \n\nAdd it over [jitpack.io](https://jitpack.io/docs/ANDROID/)    \n    \nIn the *project* `build.gradle`    \n ```gradle    \nallprojects {    \n    repositories {    \n        jcenter()    \n        // Maybe google()    \n        maven { url \"https://jitpack.io\" }    \n    }    \n}    \n```    \n    \nIn the *module* `build.gradle`    \n ```gradle    \ndependencies {    \n    implementation 'com.github.quentin7b.android-boilerplate:1.1.0'    \n}    \n``` \n  \n## License    \n\n Project is under [Apache 2](LICENSE)    \nFeel free to improve by opening an issue or a pull request","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqk7b%2Fandroid-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqk7b%2Fandroid-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqk7b%2Fandroid-boilerplate/lists"}