- Notifications
You must be signed in to change notification settings - Fork4
Export the current and default wallpaper on Android
License
cvzi/WallpaperExport
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The sole purpose of this app is to back up the current wallpaper of an Android device.
This app was created because on Android 13 “Tiramisu” it is necessary to request theMANAGE_EXTERNAL_STORAGE
permission to read the current wallpaper. This permission allows read and write access to all user files on the device and is mostly used by file manager apps. Google's Play Store does not allow this permission for this use-case of accessing the wallpaper.More information.
I did not want to include this permission in my appDarkModeLiveWallpaper, instead I created this separate app that can be used by anyone who still wants to export their wallpaper.
![]() | ![]() |
---|
About
Export the current and default wallpaper on Android