{"id":15040737,"url":"https://github.com/android/codelab-android-workmanager","last_synced_at":"2025-10-09T07:37:12.498Z","repository":{"id":37663712,"uuid":"132659408","full_name":"android/codelab-android-workmanager","owner":"android","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-11T18:58:09.000Z","size":654,"stargazers_count":556,"open_issues_count":52,"forks_count":242,"subscribers_count":68,"default_branch":"master","last_synced_at":"2025-05-29T08:56:01.967Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/android.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-08T20:10:08.000Z","updated_at":"2025-05-27T10:12:21.000Z","dependencies_parsed_at":"2024-05-08T04:43:45.672Z","dependency_job_id":"6e89b5f0-fac2-486b-8266-96012103711e","html_url":"https://github.com/android/codelab-android-workmanager","commit_stats":{"total_commits":42,"total_committers":6,"mean_commits":7.0,"dds":"0.38095238095238093","last_synced_commit":"c19d36d92543e2094bac5cab2719645ecbebee82"},"previous_names":["android/codelab-android-workmanager","googlecodelabs/android-workmanager"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/android/codelab-android-workmanager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/android%2Fcodelab-android-workmanager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/android%2Fcodelab-android-workmanager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/android%2Fcodelab-android-workmanager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/android%2Fcodelab-android-workmanager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/android","download_url":"https://codeload.github.com/android/codelab-android-workmanager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/android%2Fcodelab-android-workmanager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000960,"owners_count":26082973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-09-24T20:44:59.622Z","updated_at":"2025-10-09T07:37:12.480Z","avatar_url":"https://github.com/android.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e [!CAUTION]\n\u003e This codelab is deprecated and will be removed soon.\n\u003e\n\u003e Please see https://developer.android.com/codelabs/basic-android-kotlin-compose-workmanager\n\nWorkManager Codelab\n===================================\n\nThis repository contains the code for the\n[WorkManager Codelab](https://codelabs.developers.google.com/codelabs/android-workmanager):\n\nJava version\n--------------\n\nThe Java version of this codelab is available under the\n[`Java`](https://github.com/googlecodelabs/android-workmanager/tree/java) branch of this\nrepository.\n\nIntroduction\n------------\n\nAt I/O 2018 Google announced [Android Jetpack](https://developer.android.com//jetpack/),\na collection of libraries, tools and architectural guidance to accelerate and simplify the\ndevelopment of great Android apps. One of those libraries is the\n[WorkManager library](https://developer.android.com/topic/libraries/architecture/workmanager/).\nThe WorkManager library provides a unified API for deferrable one-off or recurring background tasks\nthat need guaranteed execution. You can learn more by reading the\n[WorkManager Guide](https://developer.android.com/topic/libraries/architecture/workmanager/), the\n[WorkManager Reference](https://developer.android.com/reference/androidx/work/package-summary)\nor doing the\n[WorkManager Codelab](https://codelabs.developers.google.com/codelabs/android-workmanager).\n\nPre-requisites\n--------------\n\n* Android Studio 3.6 or later and you know how to use it.\n\n* Make sure Android Studio is updated, as well as your SDK and Gradle.\nOtherwise, you may have to wait for a while until all the updates are done.\n\n* A device or emulator that runs API level 16+\n\nYou need to be solidly familiar with the Kotlin programming language,\nobject-oriented design concepts, and Android Development Fundamentals.\nIn particular:\n\n* Basic layouts, widgets and [View Bindings](https://d.android.com/topic/libraries/view-binding)\n* Some familiarity with Uris and File I/O\n* Familiarity with [LiveData](https://developer.android.com/topic/libraries/architecture/livedata)\n  and [ViewModel](https://developer.android.com/topic/libraries/architecture/viewmodel)\n\nGetting Started\n---------------\n\n1. [Install Android Studio](https://developer.android.com/studio/install.html),\nif you don't already have it.\n2. Download the sample.\n2. Import the sample into Android Studio.\n3. Build and run the sample.\n\nLicense\n-------\n\nCopyright 2018 Google, Inc.\n\nAll image and audio files (including *.png, *.jpg, *.svg, *.mp3, *.wav\nand *.ogg) are licensed under the CC BY 4.0 license. All other files are\nlicensed under the Apache 2 license.\n\nLicensed to the Apache Software Foundation (ASF) under one or more contributor\nlicense agreements.  See the LICENSE file distributed with this work for\nadditional information regarding copyright ownership.  The ASF licenses this\nfile to you under the Apache License, Version 2.0 (the \"License\"); you may not\nuse this file except in compliance with the License.  You may obtain a copy of\nthe License at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the\nLicense for the specific language governing permissions and limitations under\nthe License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandroid%2Fcodelab-android-workmanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandroid%2Fcodelab-android-workmanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandroid%2Fcodelab-android-workmanager/lists"}