Replies: 1 comment
-
This is a question best posed to the OpenJDK team or someone at Oracle. Otherwise see: #3554 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I'm creating an application for AppInventor that uses RDF4J. I import into Appinventor the jar file of my library but the problem is that the tool that creates the apk file ignores the META-INF/services folder, so the application doesn't work.
Is there a way to rename META-INF folder in order to let it be included in the apk and still work with my application? I don't know whether I rename it the Java Service Provider Interfaces will still work.
Beta Was this translation helpful? Give feedback.
All reactions