Can I build Android C++ library so that I can use C++ api for Android Native C Development? #1319
Replies: 2 comments 8 replies
-
What is the version of your sdk? |
Beta Was this translation helpful? Give feedback.
8 replies
-
Without additional information, we are unfortunately not sure how to resolve this discussion. We are therefore reluctantly going to close this discussion for now. Please don't hesitate to comment on the discussion if you have any more information for us; we will reopen it right away! |
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
-
I followed this instruction and want to cross-compile this to an Android library. I want to use api of this project in android native C++ development. I tried these commands:
When "making", errors happend.
What should I do? Thank you for any help.
Beta Was this translation helpful? Give feedback.
All reactions