The samples in this repository are fully functional messaging applications built using SendBird Android SDK.
- basic: SendBird android basic sample app without SyncManager. It doesn't support local caching.
- syncmanager: Same as Basic sample with SyncManager integrated. It supports local caching.