# Habitica for Android
[![Join the chat at [Link]
([Link]
([Link]
utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[Habitica]([Link] is an open source habit building program which
treats your life like a Role Playing Game. Level up as you succeed, lose HP as you
fail, earn money to buy weapons and armor. This repository is related to the
Android Native Application.
It's also on Google Play:
<a href="[Link]
id=[Link]">
<img alt="Get it on Google Play"
width="185"
src="[Link]
[Link]" />
</a>
Having the application installed is a good way to be notified of new releases.
However, clicking "Watch" on this
repository will allow GitHub to email you whenever we publish a release.
# What's New
See the project's Releases page for a list of versions with their changelogs.
##### [View Releases]([Link]
If you Watch this repository, GitHub will send you an email every time we publish
an update.
## Contributing
For an introduction to the technologies used and how the software is organized,
refer to [Contributing to Habitica]
([Link]
9) - "Coders (Web & Mobile)" section.
Thank you very much [to all contributors]([Link]
android/graphs/contributors).
#### Steps for contributing to this repository:
1. Fork it
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Create new Pull Request
* Don't forget to include your Habitica User ID, so that we can count your
contributrion towards your contributor tier
### Code Style Guidelines
We follow the code style guidelines outlined in [Android Code Style Guidelines for
Contributors]([Link]
You can install our code style scheme to Intellij and/or Android Studio via this
shell command:
$ ./[Link]
## Build Instructions
### Config Files
Setup Habitica build config files by simply copying the example habitica files.
$ cp [Link] [Link]
$ cp [Link] [Link]
$ cp Habitica/[Link] Habitica/[Link]
(Get .json from Firebase Console)
Note: this is the default production `[Link]` file for [Link].
If you
want to use a local habitica server, please modify the values in the properties
file accordingly.