DEV Community

Discussion on: I'm an Android Developer(Java/Kotlin), pre-middle level, Ask Me Anything!

Collapse
 
kasali profile image
Salif KA

Hello Dear friend!
Thankyou for your help!
I want implement the architures components, i have already do the part of the local Backend(ROOM).I across a problem with the remote backend(retrofit)!
Please help me!
Thanks!

Thread Thread
 
devit951 profile image
Ildarov

What's the problem?

Thread Thread
 
Sloan, the sloth mascot
Comment deleted
 
devit951 profile image
Ildarov

To help you I need more information. Can you paste your code to gist.github.com/
and tell me in which line of code you got this exception.

Thread Thread
 
Sloan, the sloth mascot
Comment deleted
 
devit951 profile image
Ildarov

Seems like your user variable returned by getUser() method is null. Did you initialize it?