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'
1.0.7
- Added AppCompat default Acitivty. Use this version only if your app uses compileSdkVersion >= 23.