Integration Steps
- Login to the Embrace dashboard. Your data is available in the dashboard. It is important that you have this open while working on the integration to monitor progress.
- Adding the Embrace SDK. We'll be adding the Embrace SDK to your project with Gradle.
- Create your first session. You'll launch your app after you've initialized Embrace, and be able to see your first session in the Embrace Dashboard.
- Collect your first crash report. Generate a crash and see the report that gets uploaded.
- Add a breadcrumb. Log messages using the Embrace SDK.
- Add alerts. Use Embrace's log events to power a real-time alerting system so you can rest easy knowing we will tell you if your application breaks.