Android obfuscation code proguard, memory overflow

Source: Internet
Author: User

Android Debug Signature Package is not code confusion, direct run as is the debug signature package

The official release version is officially signed by the company key and can be exported via export or Android Toos

The project is relatively large, the confusion when the package directly oom, many people on the internet said directly increased eclipse.ini in the-XMX value, I have been so changed after the bad

After testing the correct method is to modify the Android obfuscation called the SDK's bat file, path Android-sdk-windows\tools\proguard\bin\proguard.bat

Modify the last behavior Java-xmx1500m-xms1500m-jar "%proguard_home%" \lib\proguard.jar%*, meaning to increase the confusion when the memory, I directly write 1500m, test so that

Android obfuscation code proguard, memory overflow

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.