Start Android Studio and choose File -> New -> Project from Version Control -> Git and fill in the Git repository URL with:
https://github.com/VirgilSecurity/demo-twilio-chat-android.git
Press Done - you're good to go!
Follow instructions here for setting up your own backend.
At this point you are ready to build and run the application on Android Emulator. To test the application on real device you have to provide your device with access to the local server you've recently setted up.
To build this sample were used next third-party frameworks
- Twilio Programmable Chat - transmitting messages and handling channel events.
- Virgil SDK - encrypting, decrypting messages and passwordless authentication.
- And some popular libraries: Fuel, RxKotlin/RxAndroid, Koin, Gson.
Virgil Security has a powerful set of APIs, and the documentation is there to get you started today.
- Configure the SDK documentation
- Usage examples
- Reference API
Our developer support team is here to help you. Find out more information on our Help Center.
You can find us on Twitter or send us email support@VirgilSecurity.com.
Also, get extra help from our support team on Slack.