Mobile Multidex
The Mobile Multidex plugin is specifically designed to allow the Android application to move past the 64K methods limit in Android builds, for applications or games exported in Construct 3 and Construct 2.
When a lot of features are added to an Android application project, the library references can exceed 65,536 methods which will cause a build error that the application has reached the limit of the Android build architecture.
The Mobile Multidex plugin allows the application to move past this limitation by enabling an app configuration known as multidex, which allows the application to build and read multiple DEX files.
Introduction
The Construct Master Collection supports the full and easy integration of native mobile Android SDKs and iOS SDKs for both Construct 3 and Construct 2.
Please click here to learn more about Mobile.
Features
The Mobile Multidex plugin is specifically designed to allow the Android application to move past the 64K methods limit in Android builds, for applications or games exported in Construct 3 and Construct 2.
Here are some of the native features of the mobile plugin:
Fix build error when library references have exceeded 64K (65,536) methods.
Enable configuration to allow the application to build and read multiple DEX files.
For more information about native mobile or Android and iOS features, please click here to learn the introductory lessons to Mobile.
Platform Integration
Here are some of the platforms that are natively supported:
Android
Native Android
Build Support
Here are some of the supported build options:
Construct 3 Build Service
Android Studio
Phonegap
Editor Features
Here are some of the features in the Construct editor:
Construct 3
Construct 2
How to use?
It is easy to use the Mobile Multidex plugin, you will only need to follow the steps below.
1. The first step is to add the Mobile Multidex object into the project.
Documentation
There is currently nothing to show, we will add more in the future.
Actions, Conditions & Expressions
Actions
Conditions
Expressions
Showcase
There is currently nothing to show, we will add more in the future.
Game Projects
Instructions Kit
Specifications
-
Instructions - The game project contains instructions and steps on how to use the addon and its features.
-
Action, Conditions and Expressions - It covers the implementation of each action, condition and expression.
-
Tips and Tricks - It provides some tips and tricks on the recommended ways of using the addon.