240 发简信
IP属地:广东
  • Warning:Android-apt plugin is incompatible with future version of android Gradle plugin. Please use ‘annotationProcessor’ configuration instead.

    原因:更新Android studio到3.0后原来项目出现问题。 分析:尤其是采用butterknife工具的,采用新的Android Stu...