https://github.com/kodecocodes/video-abp-materials
The projects and the materials that accompany the Android Background Processing video course
https://github.com/kodecocodes/video-abp-materials
Last synced: 3 months ago
JSON representation
The projects and the materials that accompany the Android Background Processing video course
- Host: GitHub
- URL: https://github.com/kodecocodes/video-abp-materials
- Owner: kodecocodes
- License: apache-2.0
- Created: 2020-10-21T20:03:31.000Z (over 5 years ago)
- Default Branch: versions/2.1
- Last Pushed: 2022-12-09T04:40:52.000Z (over 3 years ago)
- Last Synced: 2025-10-04T08:28:51.215Z (8 months ago)
- Language: Kotlin
- Size: 3.39 MB
- Stars: 11
- Watchers: 48
- Forks: 11
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Android Background Processing: Materials
This repo contains all the downloadable materials and projects associated with the **[Android Background Processing](https://www.raywenderlich.com/35154431-android-background-processing)** from [raywenderlich.com](https://www.raywenderlich.com).
Each edition has its own branch, named `versions/[VERSION]`. The default branch for this repo is for the most recent edition. The materials and projects have been reviewed and are updated as of its release date.
## Release History
| Branch | Version | Release Date |
| ------------------------------------------------------------------------------------- |:-------:|:------------:|
| [versions/2.0](https://github.com/raywenderlich/video-abp-materials/tree/versions/2.0) | 2.0 | 2020-07-06 |
| [versions/2.1](https://github.com/raywenderlich/video-abp-materials/tree/versions/2.1) | 2.1 | 2022-09-23 |