Hanson Ho
hanson.ho@embrace.ioHanson 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 ( )
Android
18 April 2023 • 6 min read
How to find and eliminate known ANRs by profiling your app
We asked our Android engineers how to find and fix known ANRs by profiling an app. Here's the three-step process they recommended.
Android
12 April 2023 • 3 min read
How to minimize main thread work on Android: 4 tips
Learn how to avoid ANRs by removing work from the main thread of your Android app, with these four tips.