Warning:The `android.dexOptions.incremental` property is deprecated and it has no effect on the buil

本文解决了Android Studio升级后出现的警告问题:“The android.dexOptions.incremental property is deprecated”。通过在Gradle文件中注释掉特定配置并进行clean重新编译,成功消除了该警告。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

android studio升级后报的错
Warning:The android.dexOptions.incremental property is deprecated and it has no effect on the build process.

在gradle中将
以下内容注释掉,clean 重新编译

dexOptions { 
javaMaxHeapSize “4g” 
incremental true 
} 
I20250317 21:17:23.886166 127664128356352 incremental_mapper.cc:378] => Image sees 1120 / 1808 points I20250317 21:17:24.105855 127664128356352 incremental_mapper.cc:375] Registering image #222 (117) I20250317 21:17:24.105881 127664128356352 incremental_mapper.cc:378] => Image sees 1149 / 1393 points I20250317 21:17:24.327043 127664128356352 incremental_mapper.cc:375] Registering image #223 (118) I20250317 21:17:24.327071 127664128356352 incremental_mapper.cc:378] => Image sees 1143 / 1446 points I20250317 21:17:24.537978 127664128356352 incremental_mapper.cc:375] Registering image #198 (119) I20250317 21:17:24.538004 127664128356352 incremental_mapper.cc:378] => Image sees 1078 / 1417 points I20250317 21:17:24.776662 127664128356352 incremental_mapper.cc:375] Registering image #226 (120) I20250317 21:17:24.776687 127664128356352 incremental_mapper.cc:378] => Image sees 1044 / 1415 points I20250317 21:17:25.043111 127664128356352 incremental_mapper.cc:375] Registering image #227 (121) I20250317 21:17:25.043136 127664128356352 incremental_mapper.cc:378] => Image sees 1059 / 1453 points I20250317 21:17:25.377911 127664128356352 incremental_mapper.cc:375] Registering image #229 (122) I20250317 21:17:25.377938 127664128356352 incremental_mapper.cc:378] => Image sees 1108 / 1806 points I20250317 21:17:25.595963 127664128356352 incremental_mapper.cc:375] Registering image #228 (123) I20250317 21:17:25.595990 127664128356352 incremental_mapper.cc:378] => Image sees 1121 / 1417 points I20250317 21:17:25.934762 127664128356352 incremental_mapper.cc:375] Registering image #231 (124) I20250317 21:17:25.934787 127664128356352 incremental_mapper.cc:378] => Image sees 1077 / 1950 points I20250317 21:17:26.150569 127664128356352 incremental_mapper.cc:375] Registering image #232 (125) I20250317 21:17:26.150596 127664128356352 incremental_mapper.cc:378] => Image sees 1166 / 1948 points I20250317 21:17:26.415535 127664128356352 incremental_mapper.cc:375] Registering image #230 (126)
最新发布
03-18
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

有时有晌

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值