B4A Question [SOLVED] B4A v9.30 BETA dont work with MultiDex:True - scsjc    Jul 1, 2019 I'm testing a new B4A v9.30 Beta, dont work with a Multidex=true :(:(:(
#MultiDex: True
Error....RuntimeException: Unable to instantiate application android.support.multidex.MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "android.support.multidex.MultiDexApplication"... B4A Tutorial MultiDex - Solves the too many methods error - Erel    Mar 13, 2017   (16 reactions) B4A v6.8 adds support for MultiDex compilation.
Enabling MultiDex:
'main module
#MultiDex: True
With MultiDex enabled, the compiled classes are split into multiple dex files as needed.
When... field references
- Too many method references
There are issues with MultiDex and Android 2.x devices... the installation folder. It fixes an issue with Android 4 and the MultiDex feature.
Tips
- Don't use... B4A Question Maven artifact not found: com.android.support/multidex a little help? - AnandGupta (first post)    Feb 18, 2026
nevermind, I managed to fix it @-@ Turns out I was indeed using the wrong SDK @v@
Please mark Erel... B4A Question B4a v10.2 Beta #1- MultiDex problem - Pendrush    Sep 1, 2020 I'm not able to run any app with #MultiDex: True Unfiltered log errors: No global search...): Scheduling job Id: 9005, L: 222326, D: 1122326, C: false, I: false, N: 0 VM with version 2.1.0 has multidex support Installing application VM has multidex support, MultiDex support library is disabled...: DexPathList,nativeLibraryDirectories=] at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:125) at java.lang.ClassLoader.loadClass(ClassLoader.java:379) at java.lang... B4A Question [Solved] Error Multidex: B4A 9.30 + AndroidX SDK + Android 4.2 and 4.4 - asales    Jul 10, 2019 .MultiDexApplication: java.lang.ClassNotFoundException: Didn't find class "androidx.multidex...'t find class "androidx.multidex.MultiDexApplication" on path: /data/app/br.com... B4A Question #MultiDex:True problems with compatibility of old devices? - scsjc    Oct 1, 2018 Hello,
I have a big project, that with the latest SDKUpdates/Libraries that have been installed I can not compile it without #MultiDex:True
I have tried the #MultiDex:True mode and it seems that everything works correctly
I have even installed an android version 4.4 emulator and it also runs correctly.
Has anyone had any problems activating #MultiDex: True in terms of compatibility of old... Wish MultiDex support - susu    Jun 2, 2016 @Erel is talking about next version of B4A. So I wish MultiDex support as many guys need it
https://www.b4x.com/android/forum/threads/error-in-compilation-too-many-method-references.59040/
Thank you.... Bug? B4A 10.7 beta #3 error when use #multidex:true with FirebaseAdmob - tuhatinhvn    Mar 16, 2021 B4A 10.7 beta #3 error when use #multidex:true with FirebaseAdmob
You can check with 10.7 beta#3 and use with FirebaseAdmob
Anyone met this problems and fix it?
UNEXPECTED TOP-LEVEL EXCEPTION:
com.android.dex.DexException: Library dex files are not supported in multi-dex mode
at com.android.dx.command.dexer.Main.runMultiDex(Main.java:371)
at com.android.dx.command.dexer.Main.runDx(Main.java... B4A Question Multidex with firebaseadmob error - apty    Mar 29, 2020 When i use multidex and firebaseadmob i keep getting error below even after setting the APP ID in manifest file (i am using test ads and test app id). I have updated my libraries with SDK manager... on path: DexPathList
at android.app.ActivityThread.installProvider(ActivityThread.java:6575... on path: DexPathList
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93... B4A Library DJI Drones - Erel    Jul 17, 2022   (36 reactions)   tags: DJI, Erel : #BridgeLogger: true #MultiDex: true #AdditionalJar: dji-sdk-provided-4.16, ReferenceOnly...: #MultiDex: true #AdditionalJar: dji-sdk-provided-4.16, ReferenceOnly #AdditionalJar: kotlin-stdlib-1... Page: 1   2   3   4   5   6   7   |