Skip to content

Instantly share code, notes, and snippets.

@allfake
Created October 2, 2017 02:37
Show Gist options
  • Save allfake/d50ef22fb14d697ce08301084a924312 to your computer and use it in GitHub Desktop.
Save allfake/d50ef22fb14d697ce08301084a924312 to your computer and use it in GitHub Desktop.
Unity android multi-dex
https://www.gamasutra.com/blogs/ShobhitSamaria/20170710/301330/Troubleshooting_Unity_build_for_Android_platform.php
https://stackoverflow.com/questions/42582850/too-many-field-references-70613-max-is-65536
https://stackoverflow.com/questions/15471772/how-to-shrink-code-65k-method-limit-in-dex
http://blog.kongregate.com/dealing-with-the-64k-method-limit-in-your-unity3d-game/
https://medium.com/@rotxed/dex-skys-the-limit-no-65k-methods-is-28e6cb40cf71
https://stackoverflow.com/questions/35627985/errorbuild-in-class-shrinker-and-multidex-are-not-supported-yet
https://stackoverflow.com/questions/25981156/tools-replace-not-replacing-in-android-manifest
http://shobhitsamaria.com/troubleshooting-unity-build-android-platform/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment