amitshekhariitbhu / PRDownloader

PRDownloader - A file downloader library for Android with pause and resume support
https://outcomeschool.com
Apache License 2.0
3.26k stars 527 forks source link

Is this abandoned/broken since SDK30? #194

Open rotherss opened 2 years ago

rotherss commented 2 years ago

Can't seem to get this to do anything but error out on SDK 30+ (Android 11/12).

Has anyone got it to work? It still works fine if you build for older but those are no longer supported. I tried downloading to internal app storage and still errors. The error reported has no detail either.

Any solutions would be greatly appreciated as it would seem this is affecting all file downloaders on android...

JahonovAsilbek commented 2 years ago

I have the same error. I guess it doesn't support Android SDK 30+

rotherss commented 2 years ago

I've managed to get it to work downloading to app storage only and this was only after the latest Android Studio update (and update EVERYTHING - every single patch even if it does not apply to you). But I suspect its days are numbered.