Skip to content
View mzennis's full-sized avatar
👋
Hi
👋
Hi
Block or Report

Block or report mzennis

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. livedata-sample livedata-sample Public

    Kotlin 28 5

  2. LiveStreamingApp LiveStreamingApp Public

    Copied from LiveVideoBroadcaster by Ant Media

    Java 4 1

  3. Compose-Playground Compose-Playground Public

    Kotlin 8

  4. Observing network connection with Fl... Observing network connection with Flow (Android)
    1
    import android.content.Context
    2
    import android.net.ConnectivityManager
    3
    import android.net.Network
    4
    import android.net.NetworkCapabilities
    5
    import kotlinx.coroutines.CoroutineScope