B4A Question Cannot fit requested classes in a single dex file - djmainero    Mar 25, 2022 Hello!
I updated to 11.50 today but when I try to compile I'm having this error
Dex code (1.20s)
Dex merge Error
Error: Cannot fit requested classes in a single dex file (# methods: 67697 > 65536). Try supplying a main-dex list
Compilation failed
Before the update it was working good... B4A Question compilation error : Cannot fit requested classes in a single dex file - abed (first post)    May 6, 2023   (2 reactions)
Cannot help without seeing the code.
Can you provide some sample code which produces the error.
thank you. I put the code #MultiDex:True in the source and the problem seems to be solved !... B4A Question Compilation error - agraham (first post)    Sep 14, 2024 The problem is clear Cannot fit requested classes in a single dex file Try adding this to the project attributes #MultiDex: True ... B4A Question Conflict between Exoplayer lib and OkHttpUtils2 lib - Erel (first post)    Jun 16, 2024   (3 reactions) This is the important hint: Cannot fit requested classes in a single dex file
Add to main module:
#MultiDex: True
... Italian Biometric Manager - LucaMs (first post)    Feb 4, 2023   (1 reaction) https://www.b4x.com/android/forum/threads/cannot-fit-requested-classes-in-a-single-dex-file.139388/post-882584... B4A Question android:style/Theme.Material3 - DonManfred (first post)    Dec 7, 2022 the forumsearch is working ;-) https://www.b4x.com/android/forum/pages/results/?query=Cannot+fit+requested+classes+in+a+single+dex+file... B4A Question How to resolve compiling error. - DonManfred (first post)    May 8, 2023   (1 reaction) Please use the forumsearch first before you ask.
It is just working: https://www.b4x.com/android/forum/pages/results/?query=+Cannot+fit+requested+classes+in+a+single+dex+file... B4A Question Conflict between libraries in the presence of the library Firebase2 - asales (first post)    Jul 14, 2022   (1 reaction) The answer is here: https://www.b4x.com/android/forum/threads/cannot-fit-requested-classes-in-a-single-dex-file.139388/#post-882584... B4A Question Appocompat vs DesignSupport - BlueVision (first post)    Jul 27, 2024 It's probably not a real bug, looks like a limitation of the whole concept. But I am not really sure. I had once a similiar problem. Problem was my designerscript, it became too large in size for compiling.
Error: Cannot Fit Requested Classes in a Single Dex File (# Fields: 217392> 65536). Try Supplying a Main-Dex List
... B4A Question Please help Barcode Reader error - DonManfred (first post)    Apr 28, 2023   (2 reactions)
but i got error like this
The forumsearch IS working; Use it.
https://www.b4x.com/android/forum/pages/results/?query=Cannot+fit+requested+classes+in+a+single+dex+file
Are you using B4A 12+ and a new SDK?... Page: 1   2   3   4   5   6   7   |