Skip to content

Instantly share code, notes, and snippets.

@evasyuk
Created October 27, 2015 12:26
Show Gist options
  • Save evasyuk/a427ceb6c2bd24ec0843 to your computer and use it in GitHub Desktop.
Save evasyuk/a427ceb6c2bd24ec0843 to your computer and use it in GitHub Desktop.
1. download depot-tools
2. unzip it
3. export PATH=$PATH:"your path"
4. even if step 3 failed, use "your full path"/depot_tools/fetch webrtc_android
5. step 4 would create "src" folder in your currently setted up folder
>> now you have sources of your webrtc copy
6. go to README.md
7.
8.
9.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment