Android SDK
This section explains how to use Synerise SDK in your mobile application.
-
Getting Started
The initial steps you need to perform before you can use the full capabilities of our SDK
-
Push Notifications
Before you can send notifications to customers, you need to configure Google Firebase Cloud Messaging and extend your application to handle incoming push payload
-
Campaigns
You can use our SDK to handle push notifications and banners available in the Campaigns module
-
Event Tracking
Everything your customers do in your mobile application is recorded in the system in real time
-
Customer Identification
Customer actions are tracked even when a customer is anonymous, but authentication enables more efficient communication
-
Loyalty
You can work with promotions and vouchers directly by the SDK
-
Content Widget
This section describes our Content Widget and how to embed it within your application.
-
Settings
You can change some SDK settings directly from your app without the need to reinitialize
-
Miscellaneous
Other features in Synerise Android SDK
-
Class reference
-
Method reference
-
Public interfaces
Public interfaces available in the Android SDK
-
Customer authentication
Manage customer registration and authentication
-
Customer account
Customer's personal data management
-
Customer session
Customer sessions management
-
Notifications
Handling notifications
-
Promotions and Vouchers
Retrieve and activate promotions and discounts
-
Content
Retrieve content to be displayed
-
Event tracking
Monitoring customer activity
-
-
SDK Callbacks
-
Injector Walkthrough Callback
A callback to handle events from walkthrough campaigns.
-
Customer State Callback
A callback to handle the state of a customer
-
Injector Banner Callback
A callback to handle events from banner campaigns
-
Injector Callback
A callback to handle events from injector.
-
Location Callback
A callback to handle events about location.
-
Register For Push Callback
A callback to handle state of a client.
-
Content Widget Callbacks
A callback to handle Content Widget actions
-