Usercentrics SDK Integration App Instructions Clone the repository Import the project in latest version of Android Studio Create a file name usercentrics.properties inside the root project folder and add a property named settingsId and assign it to Usercentrics' SettingsID. For eg, settingsId = "123456" Sync gradle and run the app