chrislacy / Chronos

Android library that handles asynchronous jobs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chronos

Android library that handles asynchronous jobs. To read the full description, please take a look at wiki page.

To add Chronos to your project simply add the following code to dependencies section of your build.gradle file:

compile 'com.redmadrobot:chronos:1.0.7'

Release notes

1.0.7

  • Added AppCompat default Acitivty. Use this version only if your app uses compileSdkVersion >= 23.

About

Android library that handles asynchronous jobs.

License:MIT License


Languages

Language:Java 100.0%