GitHunt
TA

tarek360/Kotlin-Annotation-Processor

Annotation Processor Sample in Kotlin

This Sample is created for this blog

https://medium.com/@Tarek360/annotation-processor-to-avoid-boilerplate-af0b8820297d

This Android project sample demonstrates how to generate a class by an annotation processor written in Kotlin.

The generated code is in Java but the annotation processor written in Kotlin.

Languages

Kotlin73.5%Java26.5%
Created June 8, 2017
Updated August 19, 2021
tarek360/Kotlin-Annotation-Processor | GitHunt