Search code examples
androidwallpaper

How to get current wallpaper uri in Android?


I want to get the current wallpaper uri , I have no idea . It seems that WallpaperManager or wallpaperManager.getWallpaperInfo() has not such method to get uri.


Solution

  • Well, I don't see a way to get the URI, but you can get the drawable itself it seems using these methods: