将某Library作为一个module导入集成时,报错
Warning:The specified Android SDK Build Tools version (25.0.3) is ignored, as it is below the minimum supported version (26.0.2) for Android Gradle Plugin 3.0.1.
Android SDK Build Tools 26.0.2 will be used.
To suppress this warning, remove “buildToolsVersion ‘25.0.3’” from your build.gradle file, as each version of the Android Gradle Plugin now has a default version of the build tools.
Update Build Tools version and sync project
Open File

解决方案:在LFCard module的build.gradle中删除buildToolsVersion ‘25.0.3’。

更多相关文章

  1. 【android】解决Viewpager设置高度为wrap_content无效的方法
  2. 关于Android的ActionBar不能显示左上角的图标解决方案
  3. Android(安卓)studio报错module not specified解决方案
  4. Android(安卓)studio 编译错误:Execution failed for task ':app:
  5. Android 内存溢出解决方案(OOM)
  6. 重磅新书 | 《Android 全埋点解决方案》预售正式开启!
  7. Android客户端判断服务器是否开启 HttpHostException解决方案
  8. 有关 Android Studio 重复引入包的问题和解决方案
  9. Android 不得不说的VideoView的一些坑及其解决方案(转)

随机推荐

  1. Android之音量调节
  2. android使用自定义标题时提示“you canno
  3. Android各版本对应的SDK和JDK版本
  4. android 传感器
  5. Android(安卓)源码编译如何确定模块安装
  6. Android(安卓)Dialog风格弹出框的Activit
  7. Image
  8. Android(安卓)支付宝,微信支付
  9. Android(安卓)Dimension
  10. Android(安卓)TV listView焦点平滑移动