BobbyESP / spotdl-android

A SpotDL Android wrapper library built with Kotlin. (Spotify songs downloader for Android!)
MIT License
55 stars 3 forks source link

FFMPEG Path can't be reached by the library #5

Closed BobbyESP closed 1 year ago

BobbyESP commented 1 year ago

As the title says.

BobbyESP commented 1 year ago

https://github.com/beeware/toga/discussions/1468

Take a look to this. In APIs >29, Android uses SELinux to block apps from running executables in their data directory. So we need to make a complementary lib to make ffmpeg usable