java 8

  1. Justcooldev

    Android Question Error while trying to create my first wrapper

    Hi guys, Its the first time i'm trying to create a wrapper for b4a. I'm trying to make a wrapper for this : Github link. My project is attached. and i have this error : Starting step: Compiling Java code. javac 1.8.0_371...
  2. A

    Android Question Java version 8 vs 11

    Hi all. I'm using IDE 1.50 with Java 8. Do I need to use Java 11? No problems so far, just asking. Thanks.
  3. sadeq.hitex

    Android Question desugar a library by android studio

    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?
  4. sadeq.hitex

    B4J Question Desugar problem

    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...
  5. alis1200

    Java Question How to wrap Libs with java 8?

    Hi Is any way to wrap an android studio lib that syntaxed with java 8 to b4a lib? If it's impossible, say when java 8 syntax will be added to b4a? Thanx
Top