guava

  1. 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...
  2. 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