项目作者: vikrantshroti

项目描述 :
Implementation of work manager in one time request, chained request and periodic request
高级语言: Java
项目地址: git://github.com/vikrantshroti/WorkManager.git
创建时间: 2018-09-11T06:44:32Z
项目社区:https://github.com/vikrantshroti/WorkManager

开源协议:

下载


WorkManager

Implementation of work manager in one time request, chained request and periodic request

Simple implementation of work manager with 3 buttons, each doing one time request, chained request and periodic request seperatedly.
You can go through https://developer.android.com/topic/libraries/architecture/workmanager/ for more detailed documentation.