Skip to content

IncompatibleClassChangeError #15

Description

@Aksi0m

This is the stack trace that I got for this error. I have no idea why this is happening. I use the 8.3 play services,


java.lang.IncompatibleClassChangeError: The method 'com.google.android.gms.common.ConnectionResult com.google.android.gms.common.api.GoogleApiClient.blockingConnect(long, java.util.concurrent.TimeUnit)' was expected to be of type interface but instead was found to be of type virtual (declaration of 'java.lang.reflect.ArtMethod' appears in /system/framework/core-libart.jar)
                                                                           at pl.tajchert.buswear.wear.SendByteArrayToNode.run(SendByteArrayToNode.java:36)

But when I use the version 7.5 of the play services it works fine. So I guess the newer play services work differently and the BusWear Lib needs some updates.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions