Skip to content

Anroid java.lang.NoSuchMethodError: No interface method getSchema()Ljava/lang/String; in class Ljava/sql/Connection; or its super classes (declaration of 'java.sql.Connection' appears in /apex/com.android.art/javalib/core-oj.jar) #1014

@vladyslavv-ua

Description

@vladyslavv-ua

Hi. My android build crashes when using kotlin dataframe. I get the error java.lang.NoSuchMethodError: No interface method getSchema()Ljava/lang/String; in class Ljava/sql/Connection; or its super classes (declaration of 'java.sql.Connection' appears in /apex/com.android.art/javalib/core-oj.jar)

How to reproduce

  1. Clone the repository https://github.com/vladyslavv-ua/TimeTracker
  2. Build into android.
  3. Launch the screen where dataframe is used image(this equalizer button)
  4. Get a crash
2025-01-12.15-49-57.mp4

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdatabasesJDBC related issuesdocumentationImprovements or additions to documentation (not KDocs)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions