I want to add the YoutubeAndroidPlayerApi.jar to my Android Studio Project but nothing happens when i paste it into the app/libs folder. I have already tried the steps suggested here but i'm stuck.
This is what i have done so far to include the library:
added it under [File] > [Project Structure] > [Dependencies]
added it to the build.gradle file
In another project i've tried it before and it worked, so i was able to compare but everything seems right except for no additional files being generated in the libs folder like this.