Skip to content

eldoDroid8/IO2017Components

Repository files navigation

Android Architecture Components: ViewModel & LiveData

This project demonstrates the use of ViewModel and LiveData as part of Android Architecture Components. The original concept was explored in my 2017 Medium article, and this repository includes an updated implementation with modern best practices.

📖 Read the original article on Medium: Android Architecture Components - ViewModel and LiveData


🚀 Tech Stack

  • Android Studio: Ladybug 🐞
  • Java: 21
  • Kotlin: 1.6+
  • Jetpack Components: ViewModel, LiveData
  • Retrofit 2 for API calls
  • MVVM Architecture
  • Jetpack Compose (Optional) for UI

🛠️ Setup & Installation

  1. Clone the repository:
    git clone https://github.com/eldoDroid8/IO2017Components.git
    cd your-github-repo
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages