The best resource for learning how to use the SOS Android SDK is our online developer guide. Check out the guide for code snippets, examples, and more.
You can find a sample application on GitHub. The app showcases how to integrate the SDK into an app.
The SOS library includes many resources (strings, numbers, colors, etc) which may be overridden by your application to customize your SOS experience. See our list of overridable resources for the complete list, and the developer guides for more information about customizing the SOS experience.
com.salesforce.android.sos.api | Contains public API classes for interfacing with the Android SDK. |
com.salesforce.android.sos.maskview | Contains maskable views which can be used to hide sensitive information from agents connected to a customer in a session. |