Skip to content

shantanuraj/android-litho-example

Repository files navigation

android-litho-example

Demo application to showcase the use of Facebook's litho library to build user interfaces.

Main Activity Details Activity

Getting Started

Clone the project

git clone https://github.com/shantanuraj/android-litho-example

Build and install the project

Via CLI

./gradlew app:installDebug

Via GUI

Open project in Android Studio, and press play

Built With

  • Litho - View generation library
  • Fresco - Image loading
  • RxJava - Reactive programming toolkit
  • Retrofit - Networking
  • GSON - JSON marshalling / unmarshalling

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Example usage of Litho in building a Podcast app for Android

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages