How to get wallpaper image?

So I want my app to be able to get the wallpaper image, same as using the wallpaper component but getting an error “Attempt to invoke virtual method `android.graphics.Bitmap android.graphics.drawable.BitmapDrawable.getBitmap()’ on a null object reference” So how to overcome this?
I use extension called CollorPalleteAPI

1 Like

Would be useful to link the doc of the extension