Home

Awesome

SupportAnnotationExamples

Examples for many available annotations in Support Annotation package, complete with comments and javadoc explaining how to use them and when.

Sources

Examples have been compiled from

Structure

Examples of how to use support annotations are all created inside Utility.java class. Each topic is written inside a region block which should make it more organized. Each method has javadoc written to explain what should be expected with real implementation.

Examples of how support annotations work is done in MainActivity.java . Similar to how code is organized in Utility.java, different topics are written inside region blocks. Normal comments are used to explain each step.

Almost all annotations are used

List of annotations used in these examples:

Annotations that have no example: