sábado, 12 de novembro de 2016

Android Libs: Data Binding + Retrofit + RXJava + Retrolambda +EventBus

Olá povo,

Como estou com preguiça de escrever, estou gravando alguns vídeos com conteúdos que eu acho relevante e colocando no YouTube.
No vídeo abaixo eu mostro como dar os primeiros passos com as bibliotecas Data Binding, Retrofit, RXJava, Retrolambda e EventBus.


Data Binding
Meus slides
Post no blog

Retrofit
https://square.github.io/retrofit/

RXJava
https://github.com/ReactiveX/RxAndroid
Slides do Ubiratan:
https://speakerdeck.com/ubiratansoares/rxjava-for-android
https://speakerdeck.com/ubiratansoares/refactoring-for-rxjava

Retrolambda
https://github.com/orfjackal/retrolambda
Plugin do Gradle:
https://github.com/evant/gradle-retrolambda

EventBus
https://github.com/greenrobot/EventBus

OMDB API: http://www.omdbapi.com/
JSONViewer: http://jsonviewer.stack.hu/

Código-fonte desse exemplo:
https://github.com/nglauber/playground/tree/master/android/ProjetoFilmesLibs

Referências:
https://guides.codepath.com/android/Consuming-APIs-with-Retrofit
http://www.vogella.com/tutorials/Retrolambda/article.html

4br4ç05,
nglauber

Nenhum comentário: