https://github.com/kodecocodes/sda-materials
The projects and the materials that accompany the Saving Data on Android book
https://github.com/kodecocodes/sda-materials
Last synced: 3 months ago
JSON representation
The projects and the materials that accompany the Saving Data on Android book
- Host: GitHub
- URL: https://github.com/kodecocodes/sda-materials
- Owner: kodecocodes
- License: apache-2.0
- Created: 2020-06-24T19:44:00.000Z (over 5 years ago)
- Default Branch: editions/2.0
- Last Pushed: 2021-08-11T00:13:21.000Z (over 4 years ago)
- Last Synced: 2023-03-05T07:48:51.293Z (almost 3 years ago)
- Language: Kotlin
- Homepage:
- Size: 3.83 MB
- Stars: 22
- Watchers: 14
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Saving Data on Android: Materials
This repo contains all the downloadable materials and projects associated with the **[Saving Data on Android](https://www.raywenderlich.com/books/saving-data-on-android)** from [raywenderlich.com](https://www.raywenderlich.com).
Each edition has its own branch, named `editions/[EDITION]`. The default branch for this repo is for the most recent edition.
## Release History
| Branch | Edition | Release Date |
| -------------------------------------------------------------------------------- |:-------:|:------------:|
| [editions/2.0](https://github.com/raywenderlich/sda-materials/tree/editions/2.0) | 2.0 | 2021-08-11 |
| [editions/1.0](https://github.com/raywenderlich/sda-materials/tree/editions/1.0) | 1.0 | 2019-09-18 |