yausername / youtubedl-android

youtube-dl for android
GNU General Public License v3.0
947 stars 172 forks source link

Library issues by JDK distribution company #209

Closed cjy2103 closed 1 year ago

cjy2103 commented 1 year ago

I don't understand, but... I solved it like this and posted it as an issue tab to share information.

We are currently developing with Java 17 on Android.

I set up the development environment because I had to work on another PC, but an error occurred saying that the library could not be found.

The JDK where the problem was found: Amazon Corretto 17.0.5

After setting to Oracle OpenJDK, it was confirmed that it works normally.