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

∥☆過路亽.° 提交于 2019-12-24 11:29:52

问题


Recently I've updated to the newest Android "L" SDK versions (and the ADT plugin of course).

I've updated my app and wanted to export it, and then got this old, known message :

invalid proguard configuration file path

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.

I've tried to re-install everything related to the SDK, but I still can't find it.

Has google accidentally removed it? or maybe does it use something else?

What is going on?


回答1:


OK, I think this got solved, by updating to a new version of ADT&SDK : 23.0.2



来源:https://stackoverflow.com/questions/24471551/adt-v23-sdk-23-android-l-missing-proguard

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!