https://kotlinlang.org logo
Title
a

Akram

04/13/2019, 1:37 PM
Hello guys , does anyone have nice tutorials or articles to start with annotation processing
b

bjonnh

04/13/2019, 4:42 PM
Android ?
a

Akram

04/13/2019, 5:25 PM
Yeah
a

Akram

04/14/2019, 11:43 AM
thank you , i've already read that article and the auther didn't detailed to much on how annotation processing actually work he just gave the flow to follow to create an annotation processor
t

Tara

04/14/2019, 11:52 AM
I read the below article https://medium.com/@elye.project/annotation-tutorial-for-dummies-in-kotlin-1da864acc442 before the above mentioned ..So it gives the overall idea. Refer the articles mentioned in this also.I hope it helps
a

Akram

04/14/2019, 1:21 PM
this article seems interesting , i was talking about how the compiler interprete the annotation and how it generate code for it
and that:

https://www.youtube.com/watch?v=a2RoLFzrFG0