DEV Community

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

 
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?