Android Yeoman Generator
npm install generator-android-template-projectFirst, install Yeoman and generator-android-template-project using npm (we assume you have pre-installed node.js).
``bash`
npm install -g yo
npm install -g generator-android-template-project
Then generate your new project:
`bash``
yo android-template-project
MIT © [Jesus Serrano]()
[npm-image]: https://badge.fury.io/js/generator-android-template-project.svg
[npm-url]: https://npmjs.org/package/generator-android-template-project
[travis-image]: https://travis-ci.org/Tyrbok/generator-android-template-project.svg?branch=master
[travis-url]: https://travis-ci.org/Tyrbok/generator-android-template-project
[daviddm-image]: https://david-dm.org/Tyrbok/generator-android-template-project.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/Tyrbok/generator-android-template-project
[coveralls-image]: https://coveralls.io/repos/Tyrbok/generator-android-template-project/badge.svg
[coveralls-url]: https://coveralls.io/r/Tyrbok/generator-android-template-project