Realm shows error that cannot find symbol class JsonReader Error in the proxy class

6 views
Skip to first unread message

Siraj Habimana

unread,
Feb 6, 2016, 5:54:45 AM2/6/16
to Realm Java
Hey All,

Realm shows errors below when running the app.

Error:(4, 20) error: package android.util does not exist
Error:(165, 89) error: cannot find symbol class JsonReader
Error:(4, 20) error: package android.util does not exist
Error:(165, 89) error: cannot find symbol class JsonReader

When I right click the log and jump to source, it switches to the import android.util.JsonReader line in the  proxy class that Realm creates for each RealmObject.

Please help fix. Thanks in advance
Reply all
Reply to author
Forward
0 new messages