EventBus添加索引和ButterKnife依赖

     添加依赖: compile  'org.greenrobot:eventbus:3.1.1' annotationProcessor  'org.greenrobot:eventbus-annotation-processor:3.1.1'    第一步,修改 app 下面的 build 文件 在 android>>defaultConfig 节点下面增加 javaCompileOpti
相关文章
相关标签/搜索