{"id":13428150,"url":"https://github.com/nekocode/create-android-kotlin-app","last_synced_at":"2025-05-16T07:06:35.371Z","repository":{"id":38238876,"uuid":"41577702","full_name":"nekocode/create-android-kotlin-app","owner":"nekocode","description":"Create kotlin android project with one line of command.","archived":false,"fork":false,"pushed_at":"2021-02-05T14:00:56.000Z","size":602,"stargazers_count":1595,"open_issues_count":2,"forks_count":210,"subscribers_count":73,"default_branch":"master","last_synced_at":"2024-12-06T08:03:15.913Z","etag":null,"topics":["android","template"],"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/nekocode.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}},"created_at":"2015-08-29T02:28:07.000Z","updated_at":"2024-12-06T02:25:51.000Z","dependencies_parsed_at":"2022-09-04T23:50:30.570Z","dependency_job_id":null,"html_url":"https://github.com/nekocode/create-android-kotlin-app","commit_stats":null,"previous_names":["nekocode/kotgo","nekocode/kotlin_android_base_framework","nekocode/kotlin-android-template"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekocode%2Fcreate-android-kotlin-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekocode%2Fcreate-android-kotlin-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekocode%2Fcreate-android-kotlin-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekocode%2Fcreate-android-kotlin-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nekocode","download_url":"https://codeload.github.com/nekocode/create-android-kotlin-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254485063,"owners_count":22078767,"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","template"],"created_at":"2024-07-31T01:00:47.440Z","updated_at":"2025-05-16T07:06:30.359Z","avatar_url":"https://github.com/nekocode.png","language":"Kotlin","funding_links":[],"categories":["Libraries","Kotlin"],"sub_categories":[],"readme":"# README\n\nThis is an android application template project built with kotlin language and some useful libraries. It provides a creator script to quickly create an project from template.\n\n## Creating project\n\nMake sure you have installed Python 3 and [requests](https://pypi.org/project/requests/) library before proceeding. And then paste the following command at a terminal, replace the `PROJECT_NAME` and `APP_PACKAGE_NAME` and execute it:\n\n```sh\npython3 -c \\\n\"$(curl -fsSL https://raw.githubusercontent.com/nekocode/create-android-kotlin-app/master/create-android-kotlin-app.py)\" \\\nPROJECT_NAME \\\nAPP_PACKAGE_NAME\n```\n\n## What is included\n\nThis template project includes some of the latest features in Android development:\n\n- Uses kotlin completely (includes gradle build scripts)\n- Uses AndroidX \u0026 Android Architecture Components (includes Navigation, ViewModel, LiveData)\n- Uses some powerful generic libraries like RxKotlin, Dagger2, etc\n- Includes some useful features \u0026 extensions:\n  - Provides convenient way to inject dependencies to Activity, Fragment \u0026 ViewModel\n  - Provides extension methods `autoDisposable()` for auto disposing rx streams in Activity, Fragment \u0026 ViewModel\n\nFor more details, you can check the source code directly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekocode%2Fcreate-android-kotlin-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnekocode%2Fcreate-android-kotlin-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekocode%2Fcreate-android-kotlin-app/lists"}