Android Proguard Obfuscation Signature package appears "Android Proguard failed to export application" solution

Source: Internet
Author: User

Just touch Android, not very familiar. After discovering that items that can be packaged properly before adding confusion and then packaging the signature apk, you are prompted with "Android Proguard failed to export application".

Comment out the proguard.config=proguard.cfg in the program (in the Project.Properties file), and then package the discovery without confusion to properly package.

Finally found the reason, originally upgraded the SDK to 20.3 version today, the SDK installation directory is missing a confusing directory Sdk\tools\proguard missing the relevant tool files, download the corresponding version, here i download is 5.0: Click here to download

Then unzip the relevant files to Sdk\tools\proguard (note: The name must be Proguard, otherwise it will not succeed), this is re-open Eclipse project to be confused repackaging, should be.

Inspiration from: http://blog.sina.com.cn/s/blog_6e334dc70102uw33.html (the above method is not successful can see here)

Android Proguard Obfuscation Signature package appears "Android Proguard failed to export application" solution

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.