Android talks #3 annotation processor example.
hello-annotations is hosted in the following web site
https://github.com/ikust/hello-annotations
If you think the Android project hello-annotations listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of hello-annotations.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 1 |
Fragment Count | 1 |
hello-annotations has the following Java source files.
co.infinum.annotations.Hello.java co.infinum.annotations.demo.MainActivity.java co.infinum.annotations.processor.HelloProcessor.java