Android implementation checklist Suggest EditsUse this checklist to ensure a stable implementation StepsDescriptionGuide1Required:Create separate instances for your test/internal data and your production datahttps://uxcam-documentation.readme.io/docs/locate-your-api-key2Required: Install the SDKhttps://uxcam-documentation.readme.io/docs/android3Required: Hide end-user personal datahttps://uxcam-documentation.readme.io/docs/screen-blurring For Jetpack Compose:https://developer.uxcam.com/docs/jetpack-compose-occlusion4Recommended: Control what you record and what you’d like to exclude This step is Required for recording POS sessionshttps://uxcam-documentation.readme.io/docs/control-recording5Recommended: Tag screens if using fragmentshttps://uxcam-documentation.readme.io/docs/tag-of-screens6Recommended: Utilize opt in or out APIs to clean your production datahttps://uxcam-documentation.readme.io/docs/opt-in-opt-out7Recommended: Send custom events to UXCamhttps://uxcam-documentation.readme.io/docs/send-events8Recommended: Send custom user properties to UXCamhttps://uxcam-documentation.readme.io/docs/send-user-properties9Recommended: Send Handled Exceptions to UXCamhttps://uxcam-documentation.readme.io/docs/report-handled-exceptions10Recommended: Integrate with 3rd party toolsSee list in this area of our tech documents: https://uxcam-documentation.readme.io/docs/other-3rd-party-integrationsUpdated about 2 years ago Table of Contents Use this checklist to ensure a stable implementation