Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 429 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 429 Bytes

SendBird Android Sample

The samples in this repository are fully functional messaging applications built using SendBird Android SDK.

  1. basic: SendBird android basic sample app without SyncManager. It doesn't support local caching.
  2. syncmanager: Same as Basic sample with SyncManager integrated. It supports local caching.
  3. uikit: Sendbird android sample using Sendbird-uikit sdk