{"id":27657144,"url":"https://github.com/sendbird/quickstart-desk-android","last_synced_at":"2025-04-24T06:54:53.269Z","repository":{"id":56348703,"uuid":"274944868","full_name":"sendbird/quickstart-desk-android","owner":"sendbird","description":"Sendbird Desk for Android sample for fast and easy implementation of a customizable live chat customer support system on Sendbird Chat platform.","archived":false,"fork":false,"pushed_at":"2025-04-17T05:16:29.000Z","size":464,"stargazers_count":1,"open_issues_count":1,"forks_count":3,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-04-24T06:54:48.724Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":false,"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/sendbird.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}},"created_at":"2020-06-25T15:00:11.000Z","updated_at":"2024-07-13T02:25:53.000Z","dependencies_parsed_at":"2024-01-26T07:46:22.271Z","dependency_job_id":null,"html_url":"https://github.com/sendbird/quickstart-desk-android","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sendbird%2Fquickstart-desk-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sendbird%2Fquickstart-desk-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sendbird%2Fquickstart-desk-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sendbird%2Fquickstart-desk-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sendbird","download_url":"https://codeload.github.com/sendbird/quickstart-desk-android/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250580702,"owners_count":21453531,"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","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":"2025-04-24T06:54:52.721Z","updated_at":"2025-04-24T06:54:53.259Z","avatar_url":"https://github.com/sendbird.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sendbird Desk for Android sample\n![Platform](https://img.shields.io/badge/platform-ANDROID-orange.svg)\n![Languages](https://img.shields.io/badge/language-JAVA-orange.svg)\n\n## Introduction\n\nBuilt with Sendbird Chat platform, Sendbird Desk is a live chat customer support that offers customer satisfaction through enhanced engagement. Through its integration, Desk SDK for Android enables you to easily customize your ticketing support system with a UI theme, thereby elevating your overall customers’ experience. For example, you can modify the inbox - a management tool and storage unit for the agents’ and tickets’ conversations - to fit within your color scheme and layout.\n\n### More about Sendbird Desk for Android\n\nFind out more about Sendbird Desk for Android on [Desk for Android doc](https://sendbird.com/docs/desk/sdk/v1/android/quickstart/create-first-ticket). If you need any help in resolving any issues or have questions, visit [our community](https://community.sendbird.com).\n\n\u003cbr /\u003e\n\n## Before getting started\n\nThis section shows you the prerequisites you need for testing Sendbird Desk for Android sample app.\n\n### Requirements\n\n- Android 4.0 or higher\n- [Chat SDK for Android](https://github.com/sendbird/SendBird-SDK-Android/tree/master/com/sendbird/sdk/sendbird-android-sdk) 3.0.55 or higher\n\n### Try the sample app using your data \n\nIf you would like to customize the sample app for your usage, you can replace the default sample app ID with your ID - which you can obtain by [creating your Sendbird application from the dashboard](https://sendbird.com/docs/chat/sdk/v4/android/getting-started/send-first-message#2-before-you-start).\n\n\u003e Note: After creating the Sendbird application, please be sure to contact [sales](https://get.sendbird.com/talk-to-sales.html) to enable the **Desk** menu onto the dashboard. Currently, Sendbird Desk is available only for **free-trial** or **Enterprise** plans.\n\nFollowing the previous instructions will allow you to experience the sample app with your data from the Sendbird application.\n\n\u003cbr /\u003e\n\n## Getting started\n\nThis section explains how to install Desk SDK for Android before testing the sample app. If you're familiar with using external libraries or SDKs in your projects, installing the Desk SDK will be an easy and straightforward process. \n\n### Install Desk SDK for Android\n\nInstalling the Chat SDK is simple if you're familiar with using external libraries or SDKs. First, add the following code to your **root** `build.gradle` file:\n\n```gradle\nallprojects {\n    repositories {\n        ...\n        maven { url \"https://repo.sendbird.com/public/maven\" }\n    }\n}\n```\n\n\u003e **Note**: Make sure the above code block isn't added to your module `bundle.gradle` file.\n\nThen, add the dependency to the project's top-level `build.gradle` file.\n\n```gradle\ndependencies {\n    implementation 'com.sendbird.sdk:sendbird-chat:4.14.0'\n    implementation 'com.sendbird.sdk:sendbird-desk-android-sdk:1.1.4'\n}\n```\n\n\u003e **Note**: Desk SDK versions `1.0.12` or lower can be downloaded from JCenter until February 1, 2022. SDK versions higher than `1.0.12` will be available on Sendbird's remote repository.\n\n## For further reference\n\nPlease visit the following link to learn more about Desk SDK for Android: https://github.com/sendbird/SendBird-Desk-SDK-Android\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsendbird%2Fquickstart-desk-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsendbird%2Fquickstart-desk-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsendbird%2Fquickstart-desk-android/lists"}