Failed to transform \build\app\intermediates\flutter\debug\libs.jar

升级Android Studio到4.0后,构建release APK时出现'Failed to transform uildappintermediatesflutterdebuglibs.jar'错误。错误提示文件路径未找到。一种解决方法是根据错误中提及的apk类型,先构建指定类型的apk。如错误显示'libs.jar',则先构建'app_debug.apk',再构建'app_release.apk'。此并非永久解决方案,仅是一种临时工作-around。

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

Reason: FileNotFoundException, message: \build\app\intermediates\flutter\debug\libs.jar

(The system cannot find the path specified). (Run with --stacktrace for more details.)

 

升级了as 到4.0后就没法 build release apk了

 

google 这sb

 

解决方案:

I wouldn't consider this a solution, but I've found a workaround. I was having the same issue and tried building --debug and then --release and it still didn't work. However, if you look at the path in your specific error, it should either end with debug/libs.jar or profile/libs.jar. This indicates which apk you need to build first. In OP's case it is debug/libs.jar so building --debug first and then --release worked. In my case, it was profile/libs.jar so building --profile and then --release worked. I'm pretty sure building the --

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值