I have tried following this tutorial, but, when I'm running the project, I'm facing this error:
I've searched this error and found this Desugar solution by Erel.
1 - Get Sample Project in B4J that implements the Desugar process;
2 - Configure the variables and paths to correct files;
3 - merged.jar was successfully created;
What should I have to do now?
Put the merged.jar in Libraries folder and use it as #AdditionalJar?