

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.
Posts by this Author ( 7 )

Network Monitoring

OpenTelemetry
24 July 2024 • 1 min read
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.

Android
26 May 2023 • 5 min read
Embrace's Hanson Ho shares key insights on Android app startup performance that he gained over his 7+ years at the social network.

App Performance
25 May 2023 • 6 min read
From excessive initialization to trampoline startup activities, learn how to optimize your app's performance and provide a seamless user experience.
Android
2 May 2023 • 6 min read
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.
Android
18 April 2023 • 6 min read
We asked our Android engineers how to find and fix known ANRs by profiling an app. Here's the three-step process they recommended.