{"id":13764692,"url":"https://github.com/webex/spark-android-sdk-example","last_synced_at":"2025-08-19T08:10:35.253Z","repository":{"id":75823330,"uuid":"104697991","full_name":"webex/spark-android-sdk-example","owner":"webex","description":null,"archived":false,"fork":false,"pushed_at":"2018-08-23T10:19:53.000Z","size":13119,"stargazers_count":7,"open_issues_count":0,"forks_count":6,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-05-28T10:11:29.489Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/webex.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}},"created_at":"2017-09-25T03:12:33.000Z","updated_at":"2018-10-03T15:05:27.000Z","dependencies_parsed_at":"2023-03-11T20:31:42.113Z","dependency_job_id":null,"html_url":"https://github.com/webex/spark-android-sdk-example","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/webex/spark-android-sdk-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webex%2Fspark-android-sdk-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webex%2Fspark-android-sdk-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webex%2Fspark-android-sdk-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webex%2Fspark-android-sdk-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webex","download_url":"https://codeload.github.com/webex/spark-android-sdk-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webex%2Fspark-android-sdk-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271121168,"owners_count":24702723,"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-08-19T02:00:09.176Z","response_time":63,"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-08-03T16:00:26.029Z","updated_at":"2025-08-19T08:10:35.216Z","avatar_url":"https://github.com/webex.png","language":"Java","funding_links":[],"categories":["Code samples"],"sub_categories":["Mobile samples"],"readme":"# Cisco Spark Android SDK Example\n\nThis demo employs Cisco Spark service through [Spark Android SDK](https://github.com/ciscospark/spark-android-sdk).\nThis demo support Android device with **Android 6.0** or later\n\n## Table of Contents\n\n- [Setup](#setup)\n- [Install](#install)\n- [Usage](#usage)\n\n\n## Setup\n\n- Install Java SE Development Kit 7u45 or later (Java 8 is OK)\n\n  http://www.oracle.com/technetwork/java/javase/downloads/index.html\n\n- Android Studio 2.3 or later\n\n  https://developer.android.com/sdk/installing/studio.html\n  \n- Android Plugin for Gradle 2.3.3\n  \n  If you upgrade your gradle plugin newer than 3.0.0, make sure to add google repository and remove retrolambda plugin in your build.gradle file:\n  ```\n  allprojects {\n    repositories {\n        jcenter()\n        google()\n        ...\n    }\n  }\n  ```\n\n- Select tools-\u003eAndroid-\u003eSDK Manager in Android Studio, and install the following packages:\n  * Android SDK Tools\n  * Android SDK Platform-Tools\n  * Android SDK Build-Tools (latest)\n  * Android 7.1.1 (latest)\n  * Support Repository: Android Support Repository\n  * Support Repository: ConstraintLayout for Android\n  * Support Repository: Google Repository\n\n\n## Install\n\n1.  Clone or download project to your computer.\n    ```\n    git clone https://github.com/ciscospark/spark-android-sdk-example\n    ```\n\n2. Import project \nIn Android Studio,open \"File\" -\u003e \"Open\", select project.\n\n3. Connect your device with debug enabled\n\n4. Build \u0026 Run\n\n## Usage\n\n### Authorize\n**Spark ID**\nIf you have a Spark ID (your email address), you can choose \"**Spark ID**\" to authorize your device.\n\n**Guest ID**\nIf you have a Guest ID (a string token), choose \"**Guest ID**\" in the first page, then you need to enter your App JWT token and login.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebex%2Fspark-android-sdk-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebex%2Fspark-android-sdk-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebex%2Fspark-android-sdk-example/lists"}