-
Notifications
You must be signed in to change notification settings - Fork 1
Coding Style
JayThomason edited this page Mar 7, 2014
·
1 revision
We are planning on following standard Android and Java style and code guidelines.
These rules in their entirety can be found here.
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.