guava

  1. B

    Android Question #AdditionalJar: guava-23.0.jar causes the compile to fail

    I have an app that uses Firebase notifications and needs to be able to send and receive notifications from B4A the way it did until Google changed their authentication method. I have followed Erel's example and it works fine to be able to send from B4J. I have attempted to use the same code...
  2. walterf25

    Android Question Class Defined multiple times (SOLVED)

    Hi All, I am working on a proof of concept, I am wrapping a library that requires of a few other dependencies listed below. I am seeing this error when trying to compile the app. The dependency that is causing this issue is guava-27.0.1-android.jar which obviously is required by the library I...
  3. K

    Android Question guava-26.0 - Unable to Compile the application

    I'm developing an image classification Android app, but each time I try to compile it, I get an error. B4A Version: 13.00 Parsing code. (0.18s) Java Version: 19 Building folders structure. (0.08s) Running custom action. (0.08s) Compiling code. (1.08s) Compiling layouts code...
Top