Android Studio dependency resolval problems for mapsforge/vtm-android #937
Answered
by
devemux86
ImFelixprogram
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
devemux86
Jun 25, 2022
Replies: 2 comments 2 replies
-
You can include the native libs as .so files inside the app, |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ImFelixprogram
-
There is information on the internet, in the Stack Overflow and Android documentation. |
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
You can include the native libs as .so files inside the app,
instead of using the jars.