I can not resolve this error when compiling:
i also updated sdk wih B4ASdkManager, but the problem is not resolved.
This is the error message:
These are some of the libraries used:
Can you help me?
thanks
B4X:
java.lang.IllegalArgumentException: already added: Lcom/google/common/base/FinalizableReference
i also updated sdk wih B4ASdkManager, but the problem is not resolved.
This is the error message:
B4X:
B4A version: 7.00
Parsing code. (0.57s)
Compiling code. (2.00s)
Compiling layouts code. (0.32s)
Organizing libraries. (0.00s)
Generating R file. (2.17s)
Compiling generated Java code. (8.98s)
Convert byte code - optimized dex. Error
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/common/base/FinalizableReference;
Uncaught translation error: java.lang.IllegalArgumentException: already added: Lcom/google/common/base/internal/Finalizer;
2 errors; aborting
These are some of the libraries used:
Can you help me?
thanks