{"id":27657060,"url":"https://github.com/sendbird/sendbird-uikit-android","last_synced_at":"2025-04-24T06:53:50.832Z","repository":{"id":44699274,"uuid":"350188329","full_name":"sendbird/sendbird-uikit-android","owner":"sendbird","description":"Build chat in minutes with Sendbird UIKit open source code and samples.","archived":false,"fork":false,"pushed_at":"2025-04-01T08:03:19.000Z","size":5056,"stargazers_count":42,"open_issues_count":1,"forks_count":44,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-04-24T06:53:34.527Z","etag":null,"topics":["android","bard","chat","chat-api","chat-platform","chat-sdk","chat-ui","chatapi","chatbot","chatgpt","communications-platform","genai-chatbot","gpt-powered-chatbot","instant-messaging","llama2","messaging-api","messaging-platform","messaging-sdk","palm2","uikit"],"latest_commit_sha":null,"homepage":"https://sendbird.com/docs/chat/uikit/v3/android/overview","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":"CHANGELOG.md","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}},"created_at":"2021-03-22T03:00:57.000Z","updated_at":"2025-04-01T08:03:23.000Z","dependencies_parsed_at":"2023-10-12T15:02:33.614Z","dependency_job_id":"13b2b7c3-aa10-4db8-a859-8df4d4135cd6","html_url":"https://github.com/sendbird/sendbird-uikit-android","commit_stats":{"total_commits":82,"total_committers":8,"mean_commits":10.25,"dds":0.6951219512195121,"last_synced_commit":"7c7849f27968b8877e8aeea444d538cd93ac7ec5"},"previous_names":[],"tags_count":69,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sendbird%2Fsendbird-uikit-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sendbird%2Fsendbird-uikit-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sendbird%2Fsendbird-uikit-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sendbird%2Fsendbird-uikit-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sendbird","download_url":"https://codeload.github.com/sendbird/sendbird-uikit-android/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250580705,"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":["android","bard","chat","chat-api","chat-platform","chat-sdk","chat-ui","chatapi","chatbot","chatgpt","communications-platform","genai-chatbot","gpt-powered-chatbot","instant-messaging","llama2","messaging-api","messaging-platform","messaging-sdk","palm2","uikit"],"created_at":"2025-04-24T06:53:50.322Z","updated_at":"2025-04-24T06:53:50.825Z","avatar_url":"https://github.com/sendbird.png","language":"Java","readme":"# Sendbird UIKit for Android\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\nWe are introducing a new version of the Sendbird UIKit. Version 3 features a new modular architecture with more granular components that give you enhanced flexibility to customize your web and mobile apps. Check out our [migration guides](/changelogs/MIGRATIONGUIDE_V3.md) and download [our samples](https://github.com/sendbird/sendbird-uikit-android/tree/main/uikit-samples)\n\nSendbird UIKit for Android is a development kit with an user interface that enables an easy and fast integration of standard chat features into new or existing client apps. This repository houses the UIKit source code in addition to two samples as explained below.\n\n- **uikit** is where you can find the open source code. Check out [UIKit Open Source Guidelines](https://github.com/sendbird/sendbird-uikit-android-sources/blob/main/OPENSOURCE_GUIDELINES.md) for more information regarding our stance on open source.\n- **uikit-samples** consists of four use cases of UIKit.\nYou can navigate to each use case through the four menus that appear when you run it.\n  * Basic Usage - A sample that contains the basic usage of UIKit. Please check the [README](uikit-samples/src/main/java/com/sendbird/uikit/samples/basic/README.md) for details.\n  * Customizations - Examples that have applied customization to UIKit. Please check the [README](uikit-samples/src/main/java/com/sendbird/uikit/samples/customization/README.md) for details.\n  * AI Chatbot: You can chat with the AI Chatbot running on the Sendbird platform.\nIt is disabled by default, To enable it, please check the [README](uikit-samples/src/main/java/com/sendbird/uikit/samples/aichatbot/README.md) for details.\n  * Sendbird Notification: You can try out Sendbird's Notification product in this sample.\n    It is disabled by default. To enable it, please check the [README](uikit-samples/src/main/java/com/sendbird/uikit/samples/notification/README.md) for details.\n    Caution: This sample is not related to push notifications. It is a demonstration of Sendbird's Notification product.\n\n### More about Sendbird UIKIT for Android\n\nFind out more about Sendbird UIKit for Android at [UIKit for Android doc](https://sendbird.com/docs/uikit/v3/android/overview). 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 UIKit for Android sample apps.\n\n### Requirements\n\nThe minimum requirements for UIKit for Android are:\n\n- Android 5.0 (API level 21) or higher\n- Java 8 or higher\n- Support androidx only\n- Android Gradle plugin 4.0.1 or higher\n- Sendbird Chat SDK for Android 4.0.3 and later\n\n### Try the sample app using your data\n\nIf you would like to try the sample app specifically fit to your usage, you can do so by replacing the default sample app ID with yours, which you can obtain by [creating your Sendbird application from the dashboard](https://sendbird.com/docs/chat/v4/android/quickstart/send-first-message#3-install-and-configure-the-chat-sdk-4-step-1-create-a-sendbird-application-from-your-dashboard). Furthermore, you could also add data of your choice on the dashboard to test. This will allow you to experience the sample app with data from your Sendbird application.\n\n\u003cbr /\u003e\n\n## Getting started\n\nThis section explains the steps you need to take before testing the sample apps.\n\n### Create a project\n\nGo to your `Android Studio` and create a project for UIKit for Android in the **Project window** as follows:\n\n1. In the **Welcome to Android Studio** window, click **Start a new Android Studio project**.\n2. In the **Select a Project Template** window, select **Empty Activity**, and click **Next**.\n3. Enter your project name in the **Name** field in the **Configure your project** window.\n4. Select your language as either **Java** or **Kotlin** from the **Language** drop-down menu.\n5. Enable `Use androidx.*artifacts`.\n6. Select minimum API level as 21 or higher.\n\n### Install UIKit for Android\n\nUIKit for Android is installed via `Gradle`. Begin by opening the project's top-level `build.gradle` file and adding code blocks as below:\n\n\u003e Note: Add the code blocks in your root `build.gradle` file, not your module `build.gradle` file.\n\n```gradle\nallprojects {\n    repositories {\n        maven { url \"https://jitpack.io\" }\n        maven { url \"https://repo.sendbird.com/public/maven\" }\n    }\n}\n```\n\nIf using Gradle 6.8 or higher, add the following to your `settings.gradle` file:\n\n```gradle\ndependencyResolutionManagement {\n    repositories {\n        maven { url \"https://jitpack.io\" }\n        maven { url \"https://repo.sendbird.com/public/maven\" }\n    }\n}\n```\n\n\n\nThen, open the `build.gradle` file at the application level. For `Java` and `Kotlin`, add code blocks and dependencies as below:\n\n\u003e Note: View binding should be enabled in your `build.gradle` file.\n\n```gradle\napply plugin: 'com.android.application'\n\nandroid {\n    buildFeatures {\n        viewBinding true\n    }\n\n    compileOptions {\n        sourceCompatibility JavaVersion.VERSION_1_8\n        targetCompatibility JavaVersion.VERSION_1_8\n    }\n}\n\ndependencies {\n    implementation 'com.sendbird.sdk:uikit:LATEST_VERSION'\n}\n```\n\nAfter saving your `build.gradle` file, click the **Sync** button to apply all the changes.\n\n\u003cbr /\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsendbird%2Fsendbird-uikit-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsendbird%2Fsendbird-uikit-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsendbird%2Fsendbird-uikit-android/lists"}