{"id":15914771,"url":"https://github.com/droidpl/miniplate-android","last_synced_at":"2026-06-21T01:01:27.540Z","repository":{"id":95920162,"uuid":"153784171","full_name":"droidpl/miniplate-android","owner":"droidpl","description":"Android bootstrap that contains the minimal configuration for Android projects","archived":false,"fork":false,"pushed_at":"2020-06-23T10:39:23.000Z","size":265,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-03T03:44:37.950Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/droidpl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-10-19T13:06:35.000Z","updated_at":"2023-06-22T20:45:09.000Z","dependencies_parsed_at":"2023-03-18T16:27:43.298Z","dependency_job_id":null,"html_url":"https://github.com/droidpl/miniplate-android","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/droidpl/miniplate-android","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droidpl%2Fminiplate-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droidpl%2Fminiplate-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droidpl%2Fminiplate-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droidpl%2Fminiplate-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/droidpl","download_url":"https://codeload.github.com/droidpl/miniplate-android/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droidpl%2Fminiplate-android/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34590216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-06T17:06:28.039Z","updated_at":"2026-06-21T01:01:27.468Z","avatar_url":"https://github.com/droidpl.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minimal Android Boilerplate\n\nThe android minimal boilerplate project is intended to be a getting started project having the\nfollowing elements already configured:\n\n- Small lightweight framework for MVP\n- Architecture components and design with AndroidX\n- Dagger with a minimal configuration\n- Database with Room and injected with dagger\n- Stetho tools for debug builds\n- Testing configuration and libraries\n- Retrofit with okhttp\n\nAll of this is configured in 2 different modules:\n- miniplate-sdk: contains all the business logic (data, network, interactors and repositories)\nand cannot contain any view related code\n- miniplate-app: contains all the UI code and imports the miniplate-sdk and its libraries to execute\nthe business logic\n\nThe project is already fully configured with gradle, Android Studio and the latest versions of\nthe libraries as of the last commit.\n\nTo run the application use:\n```aidl\n# For devDebug\n$ ./gradlew installDevDebug\n\n# For devRelease\n$ ./gradlew installDevRelease\n\n# For prodDebug\n$ ./gradlew installProdDebug\n\n# For prodRelease\n$ ./gradlew installProdRelease\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdroidpl%2Fminiplate-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdroidpl%2Fminiplate-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdroidpl%2Fminiplate-android/lists"}