I try to solve this problem for hours now and didn't find a solution on the internet. my project looks like this:
I want to access the files in the marked directory in the de.MayerhoferSimon.Vertretungsplan
package. (yes, I know packages should be lowercase.)
Is this possible and when yes, how?
I tried some things with the dependencies in the .gradle file of the :app
module but nothing worked.
In this case you should create a library module for your webuntisaccessor code instead of putting this in the libs folder.
In
settings.gradle
:In
webuntisaccessor/build.gradle
In
app/build.gradle
add: