mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Cronet README fix
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=140043801
This commit is contained in:
parent
62bdb1b93a
commit
ba49f51380
1 changed files with 3 additions and 2 deletions
|
|
@ -21,8 +21,9 @@ git clone https://github.com/google/ExoPlayer.git
|
|||
|
||||
1. Find the latest Cronet release [here][] and navigate to its `Release/cronet`
|
||||
directory
|
||||
1. Download `cronet.jar`, `cronet_api.jar` and the `libs` directory
|
||||
1. Copy the two jar files into the `libs` directory of this extension
|
||||
1. Download `cronet_api.jar`, `cronet_impl_common_java.jar`,
|
||||
`cronet_impl_native_java.jar` and the `libs` directory
|
||||
1. Copy the three jar files into the `libs` directory of this extension
|
||||
1. Copy the content of the downloaded `libs` directory into the `jniLibs`
|
||||
directory of this extension
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue