GauthamAsir / WhatsApp_Status_Saver

WhatsApp Status Downloader, preview, share and save files. Android 10+ support
102 stars 50 forks source link

Access folder #2

Closed sushantj651 closed 3 years ago

sushantj651 commented 3 years ago

How we can access .statuses folder if Environment.getExternalStorageDirectory() removed in android 11?

fuchsialab commented 3 years ago

same problem

GauthamAsir commented 3 years ago

Refer Scoped Storage Framework (SAF).

sushantj651 commented 3 years ago

Where will be the .statuses folder in Android 11?

GauthamAsir commented 3 years ago

Where will be the .statuses folder in Android 11?

Same Location .../WhatsApp/.Statuses

sushantj651 commented 3 years ago

Can we create folder in outside the Android folder in Android 11?

GauthamAsir commented 3 years ago

Can we create folder in outside the Android folder in Android 11?

Yes you can, using SAF.

GauthamAsir commented 3 years ago

Will push an update for Android 11.