dex merge

  1. G

    Android Question Compilation error: AbsObjectWrapper is defined multiple times

    Hi, I have no clue what to do: Dex merge Error Error in C:\Android\tools\..\extras\b4a_local\unpacked-b4ashared-63888251086000\dex_v1\b4ashared.zip:classes.dex: Type anywheresoftware.b4a.AbsObjectWrapper is defined multiple times...
  2. P

    Android Question Dex merge Error

    Hello, As of today I am recompiling my program with API level 33 and B4A version 12.20 But now I get the message below. I added "#MultiDex: true" Now the application compiles without errors. I can also install the application, but the application no longer starts. Get the message that the...
  3. K

    Android Question Dex merge error

    when add some libraries i got this error b4a and sdk is update Dex merge Error Error in e:\b4a_sdk\tools\..\extras\b4a_local\unpacked-play-services-appset-16.0.2-63785445471000\jars\classes.zip:classes.dex: Type com.google.android.gms.appset.AppSet is defined multiple times...
  4. F

    Android Question [SOLVED] Program type already present: okio.AsyncTimeout$Watchdog

    Hello, I've been using B4A since early releases for various projects. I updated to B4A v12.0 to recompile an old project of mine so that it conforms to latest Google Android guidelines. Project was compiling fine on a previous version of B4A (non 64bit), using targetsdk of 29 or below but it...
Top