# AndroidCompileAnnotation **Repository Path**: chessplayer/AndroidCompileAnnotation ## Basic Information - **Project Name**: AndroidCompileAnnotation - **Description**: android compile annotation - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-09-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AndroidCompileAnnotation #### 项目介绍 编译时注解的一般使用,也就是 ButterKnife 的原理。其中用到了JavaPoet。