{"id":42118185,"url":"https://github.com/zoom/videosdk-android-quickstart","last_synced_at":"2026-01-26T14:12:35.647Z","repository":{"id":301601697,"uuid":"996164383","full_name":"zoom/videosdk-android-quickstart","owner":"zoom","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-11T23:42:52.000Z","size":150546,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-12T01:54:46.155Z","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":null,"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":null,"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":"2025-06-04T14:46:43.000Z","updated_at":"2025-09-11T23:42:56.000Z","dependencies_parsed_at":"2025-08-21T17:26:28.074Z","dependency_job_id":null,"html_url":"https://github.com/zoom/videosdk-android-quickstart","commit_stats":null,"previous_names":["zoom/videosdk-android-quickstart"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zoom/videosdk-android-quickstart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoom%2Fvideosdk-android-quickstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoom%2Fvideosdk-android-quickstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoom%2Fvideosdk-android-quickstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoom%2Fvideosdk-android-quickstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zoom","download_url":"https://codeload.github.com/zoom/videosdk-android-quickstart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoom%2Fvideosdk-android-quickstart/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.145Z","updated_at":"2026-01-26T14:12:35.641Z","avatar_url":"https://github.com/zoom.png","language":"Kotlin","readme":"# Video SDK Android Quickstart \n\nThis is a Sample App of the Android Zoom Video SDK using Jetpack Compose. Compose is a popular, modern UI toolkit from Android for building native Android UIs with Kotlin. With the use of this app, developers can quickly start\ntheir Zoom Video SDK projects, integrate the SDK into their projects, or use as reference for best coding practices for our Android Video SDK. \n\nUse of this Sample App is subject to our [Terms of Use](https://www.zoom.com/en/trust/terms/).\n\nYou can find the corresponding Developer Blog for this app [here](https://developers.zoom.us/blog/videosdk-android-quickstart/)\n\n## Installation\n\nClone this repo into your local enviroment:\n```\n$ git clone https://github.com/zoom/VideoSDK-Android-Quickstart.git\n```\n\nOnce cloned, navigate to the 'videosdk-android-quickstart' directory\n\nYou can use the `studio .` command to open it in Android Studio.\n\nIn the `env-sample` file found in `app/src/main/assets`, you can either enter a enter your SDK Credentials from Marketplace to use the local Token Generator or enter an Endpoint URL of a server of your choice, which the app will use to query for a JWTToken. Once your data is entered, rename this file to `env`. \n\n\u003e :warning: **Do not store credentials in plain text on production environments**\n\n## Configuration\nIf you use the apps APIClient, the request query parameters and body structure can be edited to match your servers requirements in the `ApiService.kt` file. The current request structure is as follows:\n```\ncurl --location --request POST 'http://ENDPOINT_URL/zoomtoken?token=\u0026name=\u0026password=' \\\n--header 'Content-Type: application/json' \\\n--data '{                        \n    \"body\": {                    \n        \"sessionName\" = \"\",\n        \"role\" = 0,\n        \"userIdentity\" = \"\",\n        \"sessionkey\" = \"\",\n        \"geo_regions\" = \"\",\n        \"cloud_recording_option\" = 0,\n        \"cloud_recording_election\" = 0,\n        \"telemetry_tracking_id\" = \"\",\n        \"video_webrtc_mode\" = 0,\n        \"audio_webrtc_mode\" = 0\n    }\n}'\n```\n\n## Usage\nAfter entering either a JWTToken or Endpoint URL and configuring your Endpoint,  you can start the Sample App by clicking Build and Run! \n\n\u003cimg width=\"755\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/d49a4c37-60d3-471a-b3e4-0b6a13947c41\" /\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoom%2Fvideosdk-android-quickstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzoom%2Fvideosdk-android-quickstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoom%2Fvideosdk-android-quickstart/lists"}