navi25/MerryAnnotation
A beginner friendly tutorial for a basic "hello-world" annotation processor with custom code generator for Android.
This project offers a beginner-friendly guide to creating a basic "hello-world" annotation processor with a custom code generator specifically for Android applications. It helps Android developers learn how to automate code generation tasks. Developers input custom annotations and receive automatically generated code.
No commits in the last 6 months.
Use this if you are an Android developer looking to understand and implement your first annotation processor to automate boilerplate code generation.
Not ideal if you are not an Android developer or are looking for an advanced, ready-to-use code generation library.
Stars
9
Forks
2
Language
Kotlin
License
MIT
Category
Last pushed
Dec 26, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/navi25/MerryAnnotation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
square/kotlinpoet
A Kotlin API for generating .kt source files.
dromara/fast-request
IntelliJ IDEA plugin Fast Request
ZacSweers/MoshiX
Extensions for Moshi including IR plugins, moshi-sealed, and more.
Kotlin/kotlinx-schema
Kotlin Multiplatform library that generates JSON Schemas from your methods and classes both at...
cnrture/QuickProjectWizard
🚀 Ultimate Android development companion for Android Studio. Create projects with modern...