简体   繁体   English

ADT v23 + SDK 23-Android“ L”-是否缺少Proguard?

[英]ADT v23 + SDK 23 - Android “L” - missing Proguard?

Recently I've updated to the newest Android "L" SDK versions (and the ADT plugin of course). 最近,我已经更新到最新的Android“ L” SDK版本(当然还有ADT插件)。

I've updated my app and wanted to export it, and then got this old, known message : 我已经更新了我的应用程序,并希望将其导出,然后收到此旧的已知消息:

invalid proguard configuration file path Proguard配置文件路径无效

I remembered I had a similar problem before, and went back to it here . 我记得我以前也有类似的问题,然后再回到这里 Indeed, I had the missing variable for some reason. 确实,由于某种原因,我缺少变量。

However, I still got the same error. 但是,我仍然遇到相同的错误。 Then I went to the ".../tools" folder of the sdk , and didn't find any proguard file/folder. 然后,我进入sdk的“ ... / tools”文件夹,没有找到任何proguard文件/文件夹。

I've tried to re-install everything related to the SDK, but I still can't find it. 我尝试重新安装与SDK相关的所有内容,但仍然找不到。

Has google accidentally removed it? Google是否意外删除了它? or maybe does it use something else? 还是使用其他东西?

What is going on? 到底是怎么回事?

好的,我认为通过更新到ADT&SDK的新版本可以解决此问题:23.0.2

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM