The option ‘android.enableAapt2‘ is deprecated and should not be used anymore.

The option 'android.enableAapt2' is deprecated and should not be used anymore. Use 'android.enableAapt2=true' to remove this warning. It will be removed at the end of 2018..

android.enableAapt2已经被弃用了,不能被使用了,但是遍寻项目都找不到有使用过enableAapt2,最后项目切换到Android,在这个Global Properties里面找到了,包括enableD8也在这个文件里,直接把涉及的两行代码删掉即可

相关推荐
硬件学长森哥1 小时前
Android影像基础--cameraAPI2核心流程
android·计算机视觉
前行的小黑炭6 小时前
Android 协程的使用:结合一个环境噪音检查功能的例子来玩玩
android·java·kotlin
阿华的代码王国6 小时前
【Android】内外部存储的读写
android·内外存储的读写
inmK19 小时前
蓝奏云官方版不好用?蓝云最后一版实测:轻量化 + 不限速(避更新坑) 蓝云、蓝奏云第三方安卓版、蓝云最后一版、蓝奏云无广告管理工具、安卓网盘轻量化 APP
android·工具·网盘工具
giaoho9 小时前
Android 热点开发的相关api总结
android
咖啡の猫11 小时前
Android开发-常用布局
android·gitee
程序员老刘12 小时前
Google突然“变脸“,2026年要给全球开发者上“紧箍咒“?
android·flutter·客户端
Tans512 小时前
Androidx Lifecycle 源码阅读笔记
android·android jetpack·源码阅读
雨白12 小时前
实现双向滑动的 ScalableImageView(下)
android
峥嵘life12 小时前
Android Studio新版本编译release版本apk实现
android·ide·android studio