{"id":24532356,"url":"https://github.com/tommus/android-mvvm-template","last_synced_at":"2026-04-17T04:34:05.646Z","repository":{"id":80628621,"uuid":"591404405","full_name":"tommus/android-mvvm-template","owner":"tommus","description":"Android Template - Kotlin + MVVM.","archived":false,"fork":false,"pushed_at":"2023-01-23T01:20:48.000Z","size":127,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T03:16:54.223Z","etag":null,"topics":["android","databinding","kotlin","mvvm","navigation","rxjava3","scaffold","template"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":false,"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/tommus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-01-20T17:14:41.000Z","updated_at":"2023-01-23T00:48:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"7a765e5e-da7d-4641-a69d-f3cdd1484eab","html_url":"https://github.com/tommus/android-mvvm-template","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tommus/android-mvvm-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tommus%2Fandroid-mvvm-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tommus%2Fandroid-mvvm-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tommus%2Fandroid-mvvm-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tommus%2Fandroid-mvvm-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tommus","download_url":"https://codeload.github.com/tommus/android-mvvm-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tommus%2Fandroid-mvvm-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31915335,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":["android","databinding","kotlin","mvvm","navigation","rxjava3","scaffold","template"],"created_at":"2025-01-22T09:18:49.369Z","updated_at":"2026-04-17T04:34:05.641Z","avatar_url":"https://github.com/tommus.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Android Kotlin MVVM Template\n\n## Purpose\n\nA base template for MVVM-driven Kotlin-powered Android applications.\n\n## Compatibility\n\nThis template assumes the lowest supported Android version is 8.1 Oreo.\n\n## Project Modules\n\nTemplate consists of the following modules:\n\n1. **:application** - the main application module. Produces the `.apk` file.\n3. **:base:android** - contains Android specific classes and utilities.\n2. **:base:language** - exposes programming language specific extensions.\n4. **:base:mvvm** - implements Model-View-ViewModel building blocks.\n5. **:common:network** - exposes networking dependencies.\n6. **:common:persistence** - exposes persistence dependencies.\n7. **:configuration** - exposes application configuration via `Configuration`\n   class. All those fields are gathered from `gradle.properties` file in this\n   module.\n8. **:resources** - accessible (and optionally injectable) application\n   resources.\n\n## Hint\n\nTo simplify kick-starting new project and adapt to your needs - you have to\nchange only few default values:\n\n- `packageName` - \\\"`windly.template`\\\";\n- `projectName` - \\\"`TemplateApplication`\\\";\n- module package - \\\"`windly.template`\\\";\n- theme base name - \\\"`Theme.Template`\\\";\n- style base name - \\\"`Template`\\\";\n\n\u003e Consider searching for `template` phrase with disabled \"match case\" feature.\n\n## Customizer shell script\n\nInstead of manually customizing the project, you can also consider using the\n`customizer.sh` shell script.\n\n\u003e Usage: bash customizer.sh my.new.package [ApplicationName]\n\nFor example, if you'd like to customize the project to use the following:\n\n- package: dev.windly.solar\n- application name: Solar\n\nExecute the script as below:\n\n```shell\nbash customizer.sh dev.windly.solar Solar\n```\n\nAs a result, the customizer shell script will change:\n\n- root package name of all the modules\n- application name\n- base style and theme names\n- package names in navigation graphs\n\nSo, more or less - the project will be kicked off. :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftommus%2Fandroid-mvvm-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftommus%2Fandroid-mvvm-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftommus%2Fandroid-mvvm-template/lists"}