- An active Sendbird account
- An Android development IDE like Android Studio
- Create or select an application from your Sendbird Dashboard
- Add test users to the selected application*
** If you have a .csv of users, they can be uploaded using a python script from this repo. Alternatively, you can add any number of random users with the python scripthere
This repo is broken up into 3 folders:
1_start/ contains a slightly modified Basic Activity
starter app
2_chat/ contains the above app with Sendbird's UIKit + default chat feature added
3_chat+translation/ contains the final sample with translation services from Sendbird's Chat SDK integrated with Sendbird's UIKit
Apache 2.0 License.