{"id":19162668,"url":"https://github.com/androidstarters/androidstarters","last_synced_at":"2026-04-19T15:06:17.503Z","repository":{"id":86221139,"uuid":"96288465","full_name":"androidstarters/androidstarters","owner":"androidstarters","description":"[Node Module] Kickstart your next android app in 10 secs.","archived":false,"fork":false,"pushed_at":"2017-07-23T18:57:48.000Z","size":743,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-01-03T21:40:15.378Z","etag":null,"topics":["android","android-architecture","android-architecture-components","android-boilerplate","android-development","androidstarters","mvp-architecture","mvvm-architecture"],"latest_commit_sha":null,"homepage":"","language":"Java","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/androidstarters.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-07-05T07:12:23.000Z","updated_at":"2018-12-07T15:53:31.000Z","dependencies_parsed_at":"2023-03-08T00:45:22.651Z","dependency_job_id":null,"html_url":"https://github.com/androidstarters/androidstarters","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/androidstarters%2Fandroidstarters","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/androidstarters%2Fandroidstarters/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/androidstarters%2Fandroidstarters/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/androidstarters%2Fandroidstarters/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/androidstarters","download_url":"https://codeload.github.com/androidstarters/androidstarters/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240245902,"owners_count":19771029,"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","android-architecture","android-architecture-components","android-boilerplate","android-development","androidstarters","mvp-architecture","mvvm-architecture"],"created_at":"2024-11-09T09:12:32.882Z","updated_at":"2026-04-19T15:06:12.454Z","avatar_url":"https://github.com/androidstarters.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# androidstarters [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage percentage][coveralls-image]][coveralls-url]\n\u003e Kickstart your next android app in 10 secs.\n\n## Installation\n\n```sh\n$ npm install --save androidstarters\n```\n\n## Usage\n\n```js\nconst androidstarters = require('androidstarters');\n\nconst config = {\n  appName: 'SampleApp',\n  packageName: 'io.sample.app',\n  templateName: 'kotlin',\n  props: {\n    appPackage: 'io.sample.app'\n  }\n};\n\nandroidstarters(config);\n```\n## License\n\nMIT © [Ravindra Kumar]()\n\n\n[npm-image]: https://badge.fury.io/js/androidstarters.svg\n[npm-url]: https://npmjs.org/package/androidstarters\n[travis-image]: https://travis-ci.org/androidstarters/androidstarters.svg?branch=master\n[travis-url]: https://travis-ci.org/androidstarters/androidstarters\n[daviddm-image]: https://david-dm.org/androidstarters/androidstarters.svg?theme=shields.io\n[daviddm-url]: https://david-dm.org/androidstarters/androidstarters\n[coveralls-image]: https://coveralls.io/repos/ravidsrk/androidstarters/badge.svg\n[coveralls-url]: https://coveralls.io/r/ravidsrk/androidstarters\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandroidstarters%2Fandroidstarters","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandroidstarters%2Fandroidstarters","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandroidstarters%2Fandroidstarters/lists"}