Skip to content
#

viewbinding-android

Here are 9 public repositories matching this topic...

Language: Java
Filter by language
PokeAPI-Java

Based on MVVM Architecture: using ViewBinding, ViewModel with LiveData, Dagger2, Retrofit2 with RxJava3, Room Database, MaterialCardView with ShapeableOverlay Style and ProgressView to fetch data from PokeAPI.

  • Updated Feb 19, 2022
  • Java

This application is made to download movies and learn their information. The application first takes the data with retrofit and then saves it to the local database with room. After that, the movies are shown to the user. The reason for writing to the local database is for the user to see some of the data even if there is no internet

  • Updated Jan 31, 2023
  • Java

Improve this page

Add a description, image, and links to the viewbinding-android 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 viewbinding-android topic, visit your repo's landing page and select "manage topics."

Learn more