I'm using B4A ver. 10.9 with additional Jtds-1.3.1.jar but after some update (SDK build tools ?) I'm getting error:
Uncaught translation error: com.android.dx.cf.code.SimException: invalid opcode ba (invokedynamic requires --min-sdk-version >= 26)
I tried to desugar this jar file and I can see...
I am using Exoplayer and when I try to compile projects that use it I get the following:
B4A Version: 10.90
Parsing code. (0.26s)
Java Version: 11
Building folders structure. (0.15s)
Compiling code. (0.41s)
Compiling layouts code. (0.04s)
Organizing libraries. (0.03s)
(AndroidX SDK)
Compiling...
Hello there.
in this post
i want to desugar a jar file but ' the library is not compatible with the desugar tool '
Does anyone know how to do this with android studio?
Im trying to desugar an aar library to fix this problem :
Uncaught translation error: com.android.dx.cf.code.SimException: invalid opcode ba (invokedynamic requires --min-sdk-version >= 26)
UNEXPECTED TOP-LEVEL EXCEPTION:
java.lang.RuntimeException: Translation has been interrupted
at...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.