[QUESTION] How to cross-compile to use in an Android app? #1731
Unanswered
mehmetcy84
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I also need to build this lib for android application usage. My requirement is I need to send stream from sdcard via webrtc. But using android sdk I failed to send media files, thus I presume this c sdk could solve the problem, sending media data file from sdcard to other peer via webrtc. Am I right? |
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.
-
I know there is a separate Kinesis Android SDK, but I need to build the Kinesis embedded C SDK to use the built libraries in an Android project.
In cross-compilation section of the sdk overview page, certain environment variables are mentioned to be set.
Beta Was this translation helpful? Give feedback.
All reactions