Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 364 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 364 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.