I need to use this java source code to retrieve data from a public educational repository. How can I add this folder to my Android Studio project, and the project recognize it?
Every search I make in Google results in how to add .jar or .aar libraries. This is just a source folder with java classes.
Use of Android Studio is a must for this assignment.
Thanks.