Created
October 27, 2015 12:26
-
-
Save evasyuk/a427ceb6c2bd24ec0843 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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