Hello
- Click on File > Project Structure >Select app > Dependencies Tab
- Click on (+) plus button given on right side and select File Dependency
- This will pop up a dialog box for selecting path. Under this open libs folder and add your Jar files one by one.
- Once you select all three Jar files then click Ok button and your Gradle will Start building
Reference:
https://abhiandroid.com/androidstudio/import-add-external-jar-files-android-studio.htmlP.S: Note that there's an easier solution when you use a version of JogAmp already present on Maven Central or in a Maven development repository, you need to modify build.gradle to do it:
https://jogamp.org/cgit/ardor3d.git/tree/ardor3d-jogl/build.gradle