Hamza417 / Peristyle

Simple wallpaper manager app for Android with awesome UI, tags and multiple folder support and a native live wallpaper picker.
Apache License 2.0
264 stars 6 forks source link

memory card is not showing #106

Closed ansarimohammed422 closed 3 weeks ago

ansarimohammed422 commented 3 weeks ago

Describe the bug Memory card is not showing in folder selection in new version 5.0.0

Hamza417 commented 3 weeks ago

It's not a bug, Android doesn't support memory cards, there is no way to fetch that info from the OS.

ansarimohammed422 commented 3 weeks ago

So what to do now

Wouldnt i be able to use this app

But earlier using SAF the app was able to access SD Card

Hamza417 commented 3 weeks ago

I'd say move your wallpapers to internal storage, SAF was used for the very same reason, but it had so many other problems and was bound to be replaced sooner or later. If using internal storage isn't an option, you can downgrade to the previous version that works on the SAF. I'll add this warning in the release notes of the app.

ansarimohammed422 commented 3 weeks ago

Is'nt there any way around other than downgrading

Hamza417 commented 3 weeks ago

You can manually edit the paths in the app's preference file, but that requires root.

ansarimohammed422 commented 3 weeks ago

I cant shift my wallpaper directory to internal storage i have 10 to 14 gb of wallpapers

Thats why i am asking

Hamza417 commented 3 weeks ago

I took the code from Inure to add the support for it, it's there now in the folder picker.