Giter Site home page Giter Site logo

android-rx-mvvm_gallery-app's Introduction

Gallery App

다음 페이지의 이미지들을 http 로 받아와 폰에서 list 또는 grid 형태로 출력

실행화면

run

디자인 패턴

MVVM

pattern

App State

해당 앱은 3가지의 상태를 가지고 있음

  • LOADING : web page에서 image url과 title을 파싱하는 상태
  • LOADED : 파싱이 완료 후 그 결과물을 화면에 보여주는 상태
  • ERROR : Network I/O 나 파싱이 실패한 상태

Main Activity는 3가지의 상태에 따라 화면을 업데이트 함

LOADING LOADED ERROR
loading loaded error

State Machine

statemachine

외부 라이브러리

  • jsoup
  • rxAndroid
  • glide
  • shimmerlayout

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.