Best practices for monitoring network conditions in mobile
Learn several strategies to mitigate the impact of networking issues in mobile apps.
WEBINAR: Legacy RUM is out. Join our webinar to discover a user-first approach to web observability with OpenTelemetry.
Sign-upTop Search Terms CRASH REPORTINGUSER SESSION INSIGHTSNETWORK MONITORINGALERTINGand CUSTOM DASHBOARDS.
Can't find what you need?
contact us today to find it on the roadmap
Hanson Ho is an Android engineer at Embrace. In his role, Hanson focuses on resolving performance and stability issues on the Android SDK with speed and efficiency. Hanson brings nearly 20 years of experience in software development to the org. Prior to joining Embrace, Hanson worked in different technical roles at SAP, Salesforce, and Twitter, where he spent over seven years focused on Android performance and observability at a massive scale. During his time at Embrace, Hanson has played an integral role in developing the Embrace Android SDK and has played a key role in lending his technical expertise to members of the team.
Learn several strategies to mitigate the impact of networking issues in mobile apps.
Embrace's Android OpenTelemetry (OTel) SDK now supports the standard OTel Tracing API, meaning that spans instrumented by the OTel Tracing API will be seamlessly consumed by the Embrace SDK, just as if they were created using our proprietary tools. This gives customers greater flexibility to instrument and monitor what really matters to them, without having to adopt a different tracing standard.
Embrace's Hanson Ho shares key insights on Android app startup performance that he gained over his 7+ years at the social network.
From excessive initialization to trampoline startup activities, learn how to optimize your app's performance and provide a seamless user experience.
ANRs can be a major headache for developers, but call stack snapshots offer a solution. By capturing additional context about ANRs in production, developers can gain insights that help diagnose and solve performance issues.
We asked our Android engineers how to find and fix known ANRs by profiling an app. Here's the three-step process they recommended.