Вопрос

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.

Это было полезно?

Решение

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

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top