I check if the user has a light/dark/warm/cold dominant wallpaper colour. And use this to give the user a nice personalized experience.
However I'm converting my app to a instant app and i cannot retrieve the wallpaper anymore (due to missing read_external_data I guess?)
Any idea if there is a way to retrieve the dominant background colour? Or another way to check what the colour preference is of the user? (Is it possible to get the colour of the status bar in the home screen or something?)