A cookiecutter 🍪 template for new Android projects at thoughtbot
- The latest version of Gradle Build Tools 🔧
- The latest version of the Android Support Library 📚
- Some of our favorite and most often used dependencies 👪
- Internet permission 🌍
- Configuration for CircleCI 🔵
- RxJava and RxAndroid 🔃
- Calligraphy- Library for custom fonts ✒️ (note: once there is backwards compatibility for Android O's full support of fonts, this can be ✂️)
Install cookiecutter (via homebrew on mac):
brew install cookiecutter
Run:
cookiecutter gh:thoughtbot/android-template
You'll be prompted for various configuration options - see cookiecutter.json
for the full list. To accept the configuration option you see in brackets, simply hit enter
android-template is Copyright © 2016 thoughtbot. It is free software, and may be redistributed under the terms specified in the LICENSE file.
android-template is maintained and funded by thoughtbot, inc. The names and logos for thoughtbot are trademarks of thoughtbot, inc.
We love open source software! See our other projects. We are available for hire.