一、導入Dagger2. 在工程的build.gradle文件中添加android-apt插件(該插件後面介紹) buildscript { .... dependencies { classpath ...
確定! 回上一頁