enter image description here enter image description here I'm trying to link a database to my mobile application, but I can't find anywhere how to add a library. I created a libs folder in the app and uploaded a .jar file there, but Android Studio still doesn’t see this library. when I tried to add directly via grandle I got a lot of errors
at the beginning I wanted to use psql, but I didn’t find video lessons on this, I started using mysql and now I can’t connect. Also, when I run a project with these methods, when I click on the button, my application crashes enter image description here