Posts with tag: #EN

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 →

Migrate to wercker

11 February 2017
#Dev#EN#CI#Migrate

Lately, there are some changes in either my private life as well as my professional activities. I would like to make my writing better, but still try to keep it staying underground before it is the time to publish it. So I decide to move from travis to something allows me to use private github repo. And here wercker comes.

Read more →