Using Proguard for Android in Eclipse got Error

前端 未结 7 1488
误落风尘
误落风尘 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:14

    I changed the SDK paths to the 8.3 format and changed the proguard.jar folder in proguard.bat to the 8.3 format and now all is working again!

提交回复
热议问题