Giter Site home page Giter Site logo

dbeocjfs44 / sendbird-android Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sendbird/sendbird-android

0.0 1.0 0.0 19.98 MB

A guide of the installation and functions of Sendbird Chat, and SyncManager for Android samples.

License: MIT License

Java 100.00%

sendbird-android's Introduction

Sendbird Android samples

Platform Languages

Introduction

Sendbird provides the chat API and SDK for your app, enabling real-time communication among the users. Here are various samples built using Sendbird Chat SDK.

  • Chat sample has core chat features. Group channel and open channel are the two main channel types in which you can create various subtypes where users can send and receive messages. This sample is written in Java with Sendbird Chat SDK.

  • Chat (Local Caching) sample has core chat features with local caching enabled. It only supports group channel in which you can create various subtypes where users can send and receive messages. This sample is written in Java with Sendbird Chat SDK.

  • SyncManager sample is equipped with a local cache along with core chat features. For faster data loading and caching, the sample synchronizes with the Sendbird server and saves a list of group channels and the messages within the local cache into your client app. This sample is written in Java with Sendbird SyncManager and Sendbird Chat SDK. Find more about SyncManager on Sendbird SyncManager document.


Installation

To use our Android samples, you should first install Chat SDK for Android 3.0.96 or higher on your system.

Requirements

Sample Android Java Gradle
Chat 4.1 (API level 16) or higher 7 or higher 3.4.0 or higher
Chat (Local Caching) 4.1 (API level 16) or higher 7 or higher 3.4.0 or higher
SyncManager 4.1 (API level 16) or higher 7 or higher -

Chat sample

You can clone the project from the Chat sample repository.

// Clone this repository
git clone [email protected]:sendbird/SendBird-Android.git  

// Move to the Chat sample
cd SendBird-Android/basic

Chat (Local Caching) sample

You can clone the project from the Chat sample repository.

// Clone this repository
git clone [email protected]:sendbird/SendBird-Android.git  

// Move to the Chat sample
cd SendBird-Android/local-caching

SyncManager sample

You can clone the project directly from the SyncManager sample repository.

// Clone this repository
git clone [email protected]:sendbird/SendBird-Android.git

// Move to the SyncManager sample
cd SendBird-Android/syncmanager

sendbird-android's People

Contributors

sf-tyler-jeong avatar sf-jay-yun avatar sf-nathan-park avatar sf-jeff-lim avatar rimdoo avatar cjeon avatar sendbird-collaborator avatar hoon-sung avatar leo-shin avatar sf-harry-kim avatar jerry-jeon-sb avatar hdong82 avatar sf-jin-ku avatar sf-jacob-kim avatar terrykwon avatar jerry-jeon avatar mike-cha-kr avatar sf-armin-lim avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.