- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I created the OMS Native SDK Build Script for Android with Docker so that you can easy to build it on PC or Mac.
(You’ll need a Linux development machine for building WebRTC library.)
https://github.com/thmatuza/oms-native-sdk-build-docker
Feedback and suggestions are greatly appreciated. Thanks!
Best Regards,
Tomohiro Matsuzawa
- Tags:
- HTML5
- JavaScript*
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Looks good Tomohiro! Thanks for what you have done :)
I'd like to ask a question if you don't mind, as i am not very familiar with docker, how would you update the code and re-compile all the libraries?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Hank,
Whenever you run build.sh, it run all commands written in Dockerfile because it specify --no-cache
https://github.com/thmatuza/oms-native-sdk-build-docker/blob/master/build.sh#L3
It checkouts and sync.
https://github.com/thmatuza/oms-native-sdk-build-docker/blob/master/build/Dockerfile#L5
Therefore, it updates the code and re-compile all the library whenever you run build.sh.
Does it make sense?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tomohiro, thanks for your contribution.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page