Join Slack
Powered by
Hello guys , does anyone have nice tutorials or ...
# getting-started
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
t
Tara
04/14/2019, 7:18 AM
https://android.jlelse.eu/merryannotation-your-first-annotation-processor-in-kotlin-android-eb3af4ab3402
Hope it helps
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
b
bjonnh
04/15/2019, 12:49 AM
https://kotlinlang.org/docs/reference/kapt.html
bjonnh
04/15/2019, 12:50 AM
and that:
https://www.youtube.com/watch?v=a2RoLFzrFG0
▾
5
Views
Open in Slack
Previous
Next