HubSpot's Android Mobile Chat SDK is designed to seamlessly integrate HubSpot Chat into any Android mobile application (see here for the iOS documentation). With this SDK, developers can effortlessly provide their users with a fast, efficient, and empathetic in-app customer support experience.
- Integrate HubSpot Chat into your mobile app to deliver real-time, in-app customer support.
- Leverage HubSpot's powerful Bots and Knowledge Base to deflect customer inquiries 24/7.
- Alert users of new messages via push notifications.
- Customize the chat experience to align with your brand and user interface.
We are excited to announce that the Mobile Chat SDK will soon launch to private beta. If you're interested in being among the first to experience its capabilities and provide valuable feedback, we invite you to apply for the private beta program using this form.
This is app is intended to demonstrate the HubspotSDK and Push Capabilities to the demo application.
For the push notifications: The app contains a standard implementation of the FirebaseMessagingService
.
- Add your
google-services.json
file in theapp
folder. Be sure that thepackage_name
in the file iscom.example.demo
. - Create your hubspot-info.json file in the
app
folder. The folder structure should beapp -> src -> main -> assets -> hubspot-info.json
- Sync the app
- Build and Run the app
For more information read other documentation files in the detail. https://central.sonatype.com/artifact/com.hubspot.mobilechatsdk/mobile-chat-sdk-android