Published onSeptember 10, 2023Things I Keep Forgetting - Debugging Annotation Processor in Android BuildIntelliJJVMGradleAPTThere's an error in your Android build and it points to your annotation processing code. But, you can't debug it. Here's how to do it.