Requirements
- Android Studio
- Minimum Android SDK Version: 15
- Compile SDK Version: 29
- Targeted SDK Version: 29
Integrating SDK
Download AmplifyReach Android SDK from AmplifyReach Dashboard -> Channels -> Android SDK -> Download Tab.
Please follow the instruction to add build Dependencies: https://developer.android.com/studio/build/dependencies.html#library_dependency_configurations
Framework
- archatbotsdk-release.aar: A Library/Module to integrate AmplifyReach Chatbot in Android app.
The following data is required for completing AmplifyReach Chatbot integration
- clientId: client identification number (Long)
- botId: bot identification number (String)
- authToken: authentication token (String)
- host: host server name provided by AmplifyReach example: “apps.amplifyreach.com”
- icon: you can pass header image.
Permissions
The following permission are required for SDK integration
- INTERNET
- ACCESS_NETWORK_STATE
AndroidManifest.xml