Using Proguard for Android in Eclipse got Error

前端 未结 7 1407
误落风尘
误落风尘 2021-02-07 01:00

I have taken a fresh install of Eclipse and all the latest Android tools and want to use Proguard on existing project, but for now I have created a new blank one. I have added a

7条回答
  •  渐次进展
    2021-02-07 01:24

    Is there not a way to specify the direct paths ourselves to the Java and Android SDK in the proguard config file?

提交回复
热议问题