growlytics-android-sdk
dependency to your project.build.gradle
file. You will also have to add the FCM generated google-services.json file to your project.build.gradle
file, sync your project by clicking on Tools > Android > Sync Project With Gradle Files
button.AndroidManifest.xml
file in your application.AndroidManifest.xml
, within the tags.android:name
as com.growlytics.android.sdk.Application.
Analytics.identify()
method.