Give us feedback
multidex-plugin
Mobile icon

MultiDEX Plugin

Stable version 2.0.0 (Compatible with OutSystems 11)
Uploaded on 14 November 2018 by 
5.0
 (1 rating)
multidex-plugin

MultiDEX Plugin

Details
This plugin enables the multiDEX options for Android builds with over 64K method references
Read more

When developing an application that makes use of a considerable amount of plugins, the number of referenced methods in the generated build can be a problem. In Android, when this number reaches 64K, the build generation will fail. This happens due to the maximum number of referenced methods in the DEX file (Dalvik Executable) being reached.

Read more: https://developer.android.com/studio/build/multidex

To generate builds with 64K+ referenced methods, use this plugin, wich enables the multiDEX option in the Android build.

  • Compatible with all SDK versions.

Plugin: https://github.com/DFRDuarte/cordova-multidex

Release notes (2.0.0)
Reviews (0)
Team