Toro 101 - Videos on RecyclerView, starts/pauses automatically when scroll

08 July 2017
#Android#RecyclerView#MediaPlayer#ExoPlayer#Toro

Updated 2020/06/28: if you are interested in a better way to use ExoPlayer in RecyclerView, please give a look at Kohii. There is also a…

Read more →

Toro 3.0 alpha 1 was born, from scratch with love

25 June 2017
#Dev#EN#Toro#Android#RecyclerView#ExoPlayer#MediaPlayer

TL,DR: Just in case you are interested in Video playback, especially in RecyclerView, there is something new for you: https://github.com…

Read more →

(Deprecated) Why you should call setAdapter(null)

03 June 2017
#Dev#EN#Android#RecyclerView#Adapter#Beginner

Always call RecyclerView#setAdapter(null) before your RecyclerView is going away (in onDestroy/onDestroyView/...).

Read more →

The future of Toro in relationship with ExoPlayer

26 April 2017
#Dev#EN#Android#Toro#ExoPlayer

... I'm not ending my library. But spending time to support all possible Platforms is impossible.

Read more →

Bye bye CI

11 February 2017
#Dev#EN#CI

I have been struggling setting up my new Wercker CI (to support private repo) ...

Read more →