commit | 50da5559ceb1cf871bfa6708ff10624c28ff0a0a | [log] [tgz] |
---|---|---|
author | Magnus Jedvert <magjed@webrtc.org> | Tue Sep 26 10:51:14 2017 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Sep 26 15:32:45 2017 +0000 |
tree | 84585711eb9d492707949d4109d0f4ff2d618878 | |
parent | 0beac583bb504859e7350920fcf064e60003b8ad [diff] |
Android: Add header for generated JNI code This header will be included from generated JNI code, and acts as a bridge between JNI types in WebRTC and Chromium. Bug: webrtc:8278 Change-Id: I88331d26315aa8b258aaaaa26d82324660d648b5 NOPRESUBMIT: True Reviewed-on: https://webrtc-review.googlesource.com/3441 Commit-Queue: Magnus Jedvert <magjed@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#19974}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.