Installation The easiest way to use WebEngage in your Android project is with Maven . WebEngage Android SDK is hosted on mavenCentral Maven repository. Add dependencies of WebEngage in the app/build.gradle file. dependencies { implementation 'com.webengage:android-sdk:4.+' } 🚧 Please Note: After ap...| Dev Docs