Skip to content

Example of an Android project that loads tweets using Helium, Enroscar Async, and Goro + RxJava sample

Notifications You must be signed in to change notification settings

roman-mazur/async2014

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple app that loads tweets but does it with Android Loaders and Services without any line of code that mentions them.

Open source projects used here:

  • Helium for describing/testing REST API and generating Java code used for interconnection with Twitter backends
  • Enroscar Async to facilitate asynchronous operations managed by Android's Loader
  • Enroscar Goro to enqueue asynchronous operations and handle in Service context

SampleRxActivity also demonstrates integration with RxJava.

About

Example of an Android project that loads tweets using Helium, Enroscar Async, and Goro + RxJava sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published