{"id":42118190,"url":"https://github.com/zoom/videosdk-uitoolkit-android-sample","last_synced_at":"2026-01-26T14:12:36.126Z","repository":{"id":314362346,"uuid":"822688158","full_name":"zoom/videosdk-uitoolkit-android-sample","owner":"zoom","description":"Use the Zoom Video SDK UI Toolkit in Android","archived":false,"fork":false,"pushed_at":"2025-09-12T00:57:34.000Z","size":108,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-12T03:11:46.676Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zoom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-07-01T16:01:21.000Z","updated_at":"2025-09-12T00:57:38.000Z","dependencies_parsed_at":"2025-09-12T03:11:48.292Z","dependency_job_id":"be3290ee-0677-4bb2-88b8-7ab61d961d6c","html_url":"https://github.com/zoom/videosdk-uitoolkit-android-sample","commit_stats":null,"previous_names":["zoom/videosdk-uitoolkit-android-sample"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/zoom/videosdk-uitoolkit-android-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoom%2Fvideosdk-uitoolkit-android-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoom%2Fvideosdk-uitoolkit-android-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoom%2Fvideosdk-uitoolkit-android-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoom%2Fvideosdk-uitoolkit-android-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zoom","download_url":"https://codeload.github.com/zoom/videosdk-uitoolkit-android-sample/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoom%2Fvideosdk-uitoolkit-android-sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28780341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T13:55:28.044Z","status":"ssl_error","status_checked_at":"2026-01-26T13:55:26.068Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-26T14:12:35.590Z","updated_at":"2026-01-26T14:12:36.121Z","avatar_url":"https://github.com/zoom.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# videosdk-uitookit-android-sample\n\n## Overview\n\nThis is a simple sample implementation showcasing how to add the [Android UI Toolkit](https://developers.zoom.us/docs/video-sdk/android/ui-toolkit/) to a basic Android project using XML layouts.\n\n## Prerequisites\n\n- Android Studio\n- An Android device or emulator\n- A [Video SDK JWT](https://developers.zoom.us/docs/video-sdk/auth/)\n\n## Download and run\n\n1. Clone the repo\n\n```sh\ngit clone https://github.com/zoom/videosdk-uitookit-android-sample\n```\n2. Open the `UIToolkitSample` directory in Android Studio. Do not open the repository's root directory or Gradle will not sync with the project correctly.\n3. Navigate to `Constants.kt` and add valid values for the session context.\n   - `NAME`: The name of the user who will be joining the session.\n   - `SESSION_NAME`: The name of the session being joined. See [Sessions](https://developers.zoom.us/docs/video-sdk/android/sessions/) for more information.\n   - `SDK_KEY`: Your Video SDK Key.\n   - `SDK_SECRET`: Your Video SDK Secret.\n\n    ```kotlin\n    object Constants {\n       const val NAME = \"\"\n       const val SESSION_NAME = \"\"\n       const val SDK_KEY = \"\"\n       const val SDK_SECRET= \"\"\n    }\n    ```\n4. Select a target device and click run.\n\n## Need help?\n\nIf you're looking for help, try [Developer Support](https://devsupport.zoom.us) or our [Developer Forum](https://devforum.zoom.us). Priority support is also available with [Premier Developer Support](https://explore.zoom.us/docs/en-us/developer-support-plans.html) plans.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoom%2Fvideosdk-uitoolkit-android-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzoom%2Fvideosdk-uitoolkit-android-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoom%2Fvideosdk-uitoolkit-android-sample/lists"}