Skip to content

Android sample app mentioned in "Guide to UI programming with coroutines" doesn't exist #4243

@tseglevskiy

Description

@tseglevskiy

The Android sample app linked from the "Guide to UI programming with coroutines" document does not exist.

You can clone kotlinx.coroutines project from GitHub onto your workstation. The resulting template project for Android resides in ui/kotlinx-coroutines-android/example-app directory. You can load it in Android Studio to follow this guide on Android.

https://github.com/Kotlin/kotlinx.coroutines/blob/master/ui/coroutines-guide-ui.md#android

Activity

added
guideIssues with the coroutines guide on the website
and removed
docsKDoc and API reference
on Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugguideIssues with the coroutines guide on the website

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @tseglevskiy@qwwdfsad@dkhalanskyjb

        Issue actions

          Android sample app mentioned in "Guide to UI programming with coroutines" doesn't exist · Issue #4243 · Kotlin/kotlinx.coroutines