shukob / MediaCodecSpeedControllableTrackRenderer

MIT License
20 stars 7 forks source link

how to import sonic NDK #2

Open blennerSilva opened 7 years ago

blennerSilva commented 7 years ago

im trying to import sonic NDK in android studio how to transform de folder into a lib?

PaulWoitaschek commented 7 years ago

No need for that. Just use the Sonic.java

blennerSilva commented 7 years ago

im so sorry to keep bothering but im having a hard trying to implement your code on mine many Overrrides are giving me erros and methods are not being imported besides Sonic.java is there anything else I have to use ?

PaulWoitaschek commented 7 years ago

What kind of errors so you get?

blennerSilva commented 7 years ago

screen shot 2017-01-13 at 17 09 35 screen shot 2017-01-13 at 17 09 19 screen shot 2017-01-13 at 17 09 01 screen shot 2017-01-13 at 17 08 52 screen shot 2017-01-13 at 17 08 38

this are all imports errors I created the sonic class em copied and pasted your code

PaulWoitaschek commented 7 years ago

Looks like you are using a too new version of exoplayer. Try one that was released 2 years ago.