Giter Site home page Giter Site logo

srinurp / roomrxjava Goto Github PK

View Code? Open in Web Editor NEW
135.0 4.0 24.0 133 KB

Room with Rxjava Example

Home Page: http://www.zoftino.com/

Java 100.00%
android room rxjava2 room-rxjava dagger2 retrofit2 retrofit2-rxjava2 viewmodel android-example dagger2-android

roomrxjava's Issues

Crash on initial startup

App is crashing as soon as I open it:

2020-01-04 22:46:32.107 335-369/com.zoftino.roomrxjava E/AndroidRuntime: FATAL EXCEPTION: pool-3-thread-1
Process: com.zoftino.roomrxjava, PID: 335
java.lang.NoSuchMethodError: No virtual method iterator()Landroid/arch/core/internal/SafeIterableMap$ListIterator; in class Landroid/arch/core/internal/SafeIterableMap; or its super classes (declaration of 'android.arch.core.internal.SafeIterableMap' appears in /data/app/com.zoftino.roomrxjava-j1ddGzRnnJkdv7g315Au4w==/base.apk)
at android.arch.persistence.room.InvalidationTracker$2.run(InvalidationTracker.java:377)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:764)
2020-01-04 22:46:32.109 335-370/com.zoftino.roomrxjava E/AndroidRuntime: FATAL EXCEPTION: pool-3-thread-2
Process: com.zoftino.roomrxjava, PID: 335
java.lang.NoSuchMethodError: No virtual method iterator()Landroid/arch/core/internal/SafeIterableMap$ListIterator; in class Landroid/arch/core/internal/SafeIterableMap; or its super classes (declaration of 'android.arch.core.internal.SafeIterableMap' appears in /data/app/com.zoftino.roomrxjava-j1ddGzRnnJkdv7g315Au4w==/base.apk)
at android.arch.persistence.room.InvalidationTracker$2.run(InvalidationTracker.java:377)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:764)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.