Android SDK
Android SDK Overview
4 min
forter's android sdk allows forter to receive important behavioral and cyber events that contribute greatly to our model's accuracy and ability to identify fraud and suspicious activity throughout the customer journey and during the checkout event what you’ll find in the overview section the overview section tells you everything you need to know about how to integrate with forter's android sdk and provides some insights into how things work “under the hood” you can find information about everything from an explanation of how forter manages to be both automated and accurate, to the technical integration steps, to reassurance about availability and security, and more if you ever find that something is not clear, you can always visit the help center at any time terminology fortersdk the sdk provided by forter which enables easy event submission from your android application to forter's servers event an occurrence / an interaction from the user that is considered a change in the application's current state an event could be any interaction from the user / a change in the environment performance and testing the forter sdk is designed to have minimal impact on the merchant's application all events are sent to forter a synchronously via a queue outside the main thread, so they do not affect customer experience we ensure the memory and network usage are optimized by enforcing queue size and communication policies, both of which are configurable to ensure stability, the forter sdk is thoroughly tested using industry best practices for automatic testing including unit testing performance profiling (memory, cpu, battery and network) stress testing e2e (end to end) tests on a wide variety of devices (using appium, amazon device farm, and google firebase) the sdk is deployed on live applications on google play store integration steps installation install the fortersdk through docid\ ueerslz iaquqlduqcjns and add required permissions to your docid\ osxyhzp5nqf0hurtm3p4v we also recommend adding the / /start the sdk/install referrer md to your manifest start the sdk initialize the fortersdk as described in the docid\ dhyy6w0s8r wojtuk9a6 include docid\ sp00py7lztwrkregeeo8 in all forter requests send the latest token generated by the forter sdks to your backend when an order is placed via your native mobile application this will allow forter to connect behavioral and cyber data collected on the mobile applications to the order data sent from your backend docid\ xkzuo rz7axhgjhtq7p0g if your app has gained the user's location permission, forter strongly recommends that you provide us with this data on every location update docid\ o3ssus2r8ymp0lz0f1wuz integration for apps that incorporate hybrid or mobile browsers, forter offers a webview integration solution make sure to also include the forter javascript for webview/browser based components of your app