Question

I am building an app that makes mass changes to Android phone configuration and saves the current settings. I am trying to find a way to read what is the current wallpaper in use; I'd like to replace it with no wallpaper ( wallpaperManager.clear(); ) and then restore the previous wallpaper.

Was it helpful?

Solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top