Skip to content
#

retrofit2-kotlin

Here are 261 public repositories matching this topic...

En este codelab se vio como usar Retrofit en conjunto con Moshi para recuperar data de Internet, se uso Databinding y @BindingAdapter que es la forma de crear atributos Xml a los View personalizados y que puedan comunicarse con los LiveData, ademas se uso RecyclerView con su Manager GridLayoutManager, además se hizo test con MockWebServery

  • Updated Feb 28, 2023
  • Kotlin

This is a simple image search engine application that searches images of all kinds with the help of REST API. Images together with usernames and likes are searched and displayed in a Recycleview. This was accomplished with the aid of libraries like Glide, Retrofit, JetPacack suite libraries.....

  • Updated Feb 2, 2021
  • Kotlin

Improve this page

Add a description, image, and links to the retrofit2-kotlin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the retrofit2-kotlin topic, visit your repo's landing page and select "manage topics."

Learn more