Android SDK reference
The AppsFlyer Android SDK reference documentation.
Overview
This is the Android SDK reference document. In this section you will find technical descriptions of classes and methods that comprise the SDK.
Need to implement specific capabilities? See the SDK guides.
Package hierarchy
com.appsflyer
AppsFlyerLib
: This class contains most of the SDK functionality.DeepLinkListener
: A public interface that holds the callback method for Unified Deep Linking.DeepLink
: Object that holds the deep link data.DeepLinkResult
: A public class that holds the result of a deep link resolution. If successful, it holds the deep link data.AppsFlyerConversionListener
: A public interface that lets you listen to conversions.AppsFlyerInAppPurchaseValidatorListener
: Interface that handles purchase validation success and failure.attribution
AndroidRequestListener
: Interface that gets results of requests to AppsFlyer servers.
share
CrossPromotionHelper
: Android SDK cross-promotion helper class.ShareInviteHelper
: Helper class to create user invite URLs.LinkGenerator
: Object used to create single-platform and OneLink URLs.
SDK connectors
AppsFlyerAdRevenue
: The parent class for the ad revenue SDK.
Updated about 1 year ago