Coder Social home page Coder Social logo

antonioolf / madskills-study Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 100 KB

A study project to explore "MAD" technologies: ViewModel, Coroutines, StateFlow, ViewBinding, DataBinding, Retrofit, Picasso, RecyclerView, and Lifecycle-aware components.

Kotlin 100.00%

madskills-study's Introduction

Modern Android Development Study Project

Overview

This project aims to explore and study some modern Android development technologies and good practices. By building a simple application that fetches and displays a list of drum kits from a remote URL.

Technologies Used

  • ViewModel: Manages UI-related data in a lifecycle-conscious way.
  • Coroutines: Simplifies asynchronous programming, making the code more readable and efficient.
  • StateFlow: A state-holder observable flow that emits updates to the UI.
  • ViewBinding: Generates binding classes to interact with the views.
  • DataBinding: Binds UI components in layouts to data sources in the app using a declarative format.
  • Retrofit: A type-safe HTTP client for making API requests.
  • Picasso: A powerful image downloading and caching library for Android.
  • RecyclerView: A flexible and efficient view for displaying a large set of data.
  • Lifecycle: Helps manage Android lifecycle-aware components.
  • Kotlin: The programming language used to write the entire application, known for its modern features and interoperability with Java.

Prerequisites

  • Android Studio 4.0 or higher
  • Gradle 6.1.1 or higher
  • Internet connection for fetching dependencies

Contributing

Contributions are welcome! If you have any ideas, suggestions, or issues, please feel free to create a pull request or open an issue on the repository.

madskills-study's People

Contributors

antonioolf avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.