Coding Style - JayThomason/Tutti GitHub Wiki

We are planning on following standard Android and Java style and code guidelines.

These rules in their entirety can be found here.

Comments

For commenting in specific, it makes sense to use Javadoc Standard Comments. We can download the "Documentation for Android" package in the SDK to generate and link all of the docs correctly later.