“Conversion to Dalvik format failed with error 1” — on export only

后端 未结 8 1678
庸人自扰
庸人自扰 2020-12-08 01:14

I know this is a repeat question but I\'ve read and tried every solution on this site and I\'m still getting the error; also, I\'m getting it ONLY when I export my signed ap

8条回答
  •  既然无缘
    2020-12-08 02:06

    Upgrade your Proguard to its latest version i.e., 4.7... Dowload the zip from http://sourceforge.net/projects/proguard/files/latest/download?source=files .... then copy the "lib" and "bin" folders from the zip to your sdk/tools/proguard/ to replace the default or say old "bin" and "lib" .... try exporting your project once again...

提交回复
热议问题