How to use external Jars in javafxports-Application
问题 i write a javafx andoid application in netbeans with javafxports and gradle. I added the dependencies to gradel, but now i dont know how to add the jars to my project or to use it in my app-code. . . Do you know how i can us it? I tried searching the www for hours ... Ok i tried it but i dont get it ... I did exactly what you said but netbeans still says: package io.netty.bootstrap does not exist I created a folder unter src/android/ called libs and add my jar there ... Here are my