Android-Redux-Twitter-Demo icon indicating copy to clipboard operation
Android-Redux-Twitter-Demo copied to clipboard

A Redux example for Android

Android Redux Twitter Demo

A Redux example for Android. It contains simple Redux implementation inspired by ReSwift.

Build

To build:

  1. Import this project in Androd Stduio.
  2. Rename app/fabric.properties.sample to app/fabric.properties
  3. Fill your Fabric API key, Twitter consumer key and secret into app/fabric.properties.
  • If you don't have those keys, you should refer this page.
  1. Run ./gradlew installDebug.

Licence

MIT Licence.