Replies: 1 comment 1 reply
-
I'm unfortunately not versed in android development. Could you elaborate a bit on your use case and which version of RDF4J you are using. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to develop an application for App Inventor using an extension that relies on rdf4j. The problem is that when the apk file is generated the META-INF/services are not included and the application doesn't work.
Since I'm not using Android Studio or some other development environment I'm wondering if I can add manually the META-INF/services required by rdf4j in the apk file and where I have to place them to make the system work.
Any solution? Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions